Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34478 (GCVE-0-2026-34478)
Vulnerability from cvelistv5 – Published: 2026-04-10 15:40 – Updated: 2026-04-10 17:50| URL | Tags |
|---|---|
| https://github.com/apache/logging-log4j2/pull/4074 | patch |
| https://logging.apache.org/security.html#CVE-2026-34478 | vendor-advisory |
| https://logging.apache.org/cyclonedx/vdr.xml | vendor-advisory |
| https://logging.apache.org/log4j/2.x/manual/layou… | related |
| https://lists.apache.org/thread/3k1clr2l6vkdnl4cb… | vendor-advisory |
| http://www.openwall.com/lists/oss-security/2026/04/10/7 |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache Log4j Core |
Affected:
2.21.0 , < 2.25.4
(maven)
Affected: 3.0.0-beta1 , ≤ 3.0.0-beta3 (maven) cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-04-10T16:18:17.528Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/10/7"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-34478",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-10T17:48:27.852992Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-10T17:50:12.484Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"cpes": [
"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"packageName": "org.apache.logging.log4j:log4j-core",
"packageURL": "pkg:maven/org.apache.logging.log4j/log4j-core",
"product": "Apache Log4j Core",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "2.25.4",
"status": "affected",
"version": "2.21.0",
"versionType": "maven"
},
{
"lessThanOrEqual": "3.0.0-beta3",
"status": "affected",
"version": "3.0.0-beta1",
"versionType": "maven"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Samuli Leinonen"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eApache Log4j Core\u0027s \u003ccode\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout\"\u003eRfc5424Layout\u003c/a\u003e\u003c/code\u003e, in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.\u003c/p\u003e\u003cp\u003eTwo distinct issues affect users of stream-based syslog services who configure \u003ccode\u003eRfc5424Layout\u003c/code\u003e directly:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe \u003ccode\u003enewLineEscape\u003c/code\u003e attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output.\u003c/li\u003e\u003cli\u003eThe \u003ccode\u003euseTlsMessageFormat\u003c/code\u003e attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eUsers of the \u003ccode\u003eSyslogAppender\u003c/code\u003e are not affected, as its configuration attributes were not modified.\u003c/p\u003e\u003cp\u003eUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.\u003c/p\u003e"
}
],
"value": "Apache Log4j Core\u0027s Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.\n\nTwo distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly:\n\n * The newLineEscape attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output.\n * The useTlsMessageFormat attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.\n\n\nUsers of the SyslogAppender are not affected, as its configuration attributes were not modified.\n\nUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-684",
"description": "CWE-684 Incorrect Provision of Specified Functionality",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-117",
"description": "CWE-117 Improper Output Neutralization for Logs",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-10T15:40:17.713Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"tags": [
"related"
],
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2025-12-25T12:58:00.000Z",
"value": "Vulnerability reported by Samuli Leinonen"
},
{
"lang": "en",
"time": "2026-03-10T16:00:00.000Z",
"value": "Candidate patch shared internally by Piotr P. Karwasz"
},
{
"lang": "en",
"time": "2026-03-24T18:41:00.000Z",
"value": "Fix shared publicly by Piotr P. Karwasz as pull request #4074"
},
{
"lang": "en",
"time": "2026-03-25T11:02:00.000Z",
"value": "Fix verified by reporter"
},
{
"lang": "en",
"time": "2026-03-28T11:19:00.000Z",
"value": "Log4j 2.25.4 released"
}
],
"title": "Apache Log4j Core: Log injection in Rfc5424Layout due to silent configuration incompatibility",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2026-34478",
"datePublished": "2026-04-10T15:40:17.713Z",
"dateReserved": "2026-03-28T13:17:35.586Z",
"dateUpdated": "2026-04-10T17:50:12.484Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34478",
"date": "2026-07-21",
"epss": "0.00831",
"percentile": "0.5357"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34478\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-04-10T16:16:31.070\",\"lastModified\":\"2026-06-17T10:39:06.800\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache Log4j Core\u0027s Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.\\n\\nTwo distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly:\\n\\n * The newLineEscape attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output.\\n * The useTlsMessageFormat attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.\\n\\n\\nUsers of the SyslogAppender are not affected, as its configuration attributes were not modified.\\n\\nUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache Log4j Core\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://repo.maven.apache.org/maven2\",\"packageName\":\"org.apache.logging.log4j:log4j-core\",\"cpes\":[\"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*\"],\"packageURL\":\"pkg:maven/org.apache.logging.log4j/log4j-core\",\"versions\":[{\"version\":\"2.21.0\",\"lessThan\":\"2.25.4\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"3.0.0-beta1\",\"lessThanOrEqual\":\"3.0.0-beta3\",\"versionType\":\"maven\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security@apache.org\",\"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:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-10T17:48:27.852992Z\",\"id\":\"CVE-2026-34478\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-117\"},{\"lang\":\"en\",\"value\":\"CWE-684\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.21.0\",\"versionEndExcluding\":\"2.25.4\",\"matchCriteriaId\":\"4928759D-3A0D-4BC2-85BC-2CFAF137B4A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:3.0.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"ED00C38D-27EA-489C-9A2B-3594ACA8A3C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:3.0.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"8794D719-1D90-4378-B48B-698EA40FBFB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:3.0.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"74C9FCBD-ECAD-4C29-B97A-2B9D97C0FC1F\"}]}]}],\"references\":[{\"url\":\"https://github.com/apache/logging-log4j2/pull/4074\",\"source\":\"security@apache.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://logging.apache.org/cyclonedx/vdr.xml\",\"source\":\"security@apache.org\",\"tags\":[\"Product\"]},{\"url\":\"https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout\",\"source\":\"security@apache.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://logging.apache.org/security.html#CVE-2026-34478\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/10/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-21T09:59:17+00:00",
"cve": "CVE-2026-34478",
"id": "CVE-2026-34478",
"initial_release_date": "2026-04-10T15:40:17.713000+00:00",
"product_status:fixed": "6",
"product_status:known_affected": "33",
"product_status:known_not_affected": "224",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34478.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/10/7\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-10T16:18:17.528Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34478\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-10T17:48:27.852992Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-10T17:50:01.256Z\"}}], \"cna\": {\"title\": \"Apache Log4j Core: Log injection in Rfc5424Layout due to silent configuration incompatibility\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Samuli Leinonen\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.9, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*\"], \"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Log4j Core\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.21.0\", \"lessThan\": \"2.25.4\", \"versionType\": \"maven\"}, {\"status\": \"affected\", \"version\": \"3.0.0-beta1\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"3.0.0-beta3\"}], \"packageURL\": \"pkg:maven/org.apache.logging.log4j/log4j-core\", \"packageName\": \"org.apache.logging.log4j:log4j-core\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-12-25T12:58:00.000Z\", \"value\": \"Vulnerability reported by Samuli Leinonen\"}, {\"lang\": \"en\", \"time\": \"2026-03-10T16:00:00.000Z\", \"value\": \"Candidate patch shared internally by Piotr P. Karwasz\"}, {\"lang\": \"en\", \"time\": \"2026-03-24T18:41:00.000Z\", \"value\": \"Fix shared publicly by Piotr P. Karwasz as pull request #4074\"}, {\"lang\": \"en\", \"time\": \"2026-03-25T11:02:00.000Z\", \"value\": \"Fix verified by reporter\"}, {\"lang\": \"en\", \"time\": \"2026-03-28T11:19:00.000Z\", \"value\": \"Log4j 2.25.4 released\"}], \"references\": [{\"url\": \"https://github.com/apache/logging-log4j2/pull/4074\", \"tags\": [\"patch\"]}, {\"url\": \"https://logging.apache.org/security.html#CVE-2026-34478\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://logging.apache.org/cyclonedx/vdr.xml\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout\", \"tags\": [\"related\"]}, {\"url\": \"https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Apache Log4j Core\u0027s Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.\\n\\nTwo distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly:\\n\\n * The newLineEscape attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output.\\n * The useTlsMessageFormat attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.\\n\\n\\nUsers of the SyslogAppender are not affected, as its configuration attributes were not modified.\\n\\nUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eApache Log4j Core\u0027s \u003ccode\u003e\u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout\\\"\u003eRfc5424Layout\u003c/a\u003e\u003c/code\u003e, in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.\u003c/p\u003e\u003cp\u003eTwo distinct issues affect users of stream-based syslog services who configure \u003ccode\u003eRfc5424Layout\u003c/code\u003e directly:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe \u003ccode\u003enewLineEscape\u003c/code\u003e attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output.\u003c/li\u003e\u003cli\u003eThe \u003ccode\u003euseTlsMessageFormat\u003c/code\u003e attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eUsers of the \u003ccode\u003eSyslogAppender\u003c/code\u003e are not affected, as its configuration attributes were not modified.\u003c/p\u003e\u003cp\u003eUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-684\", \"description\": \"CWE-684 Incorrect Provision of Specified Functionality\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-117\", \"description\": \"CWE-117 Improper Output Neutralization for Logs\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2026-04-10T15:40:17.713Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34478\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-10T17:50:12.484Z\", \"dateReserved\": \"2026-03-28T13:17:35.586Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2026-04-10T15:40:17.713Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0627
Vulnerability from certfr_avis - Published: 2026-05-21 - Updated: 2026-05-21
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et un problème de sécurité non spécifié par l'éditeur.
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 Enterprise | Splunk Enterprise versions 10.2.x antérieures à 10.2.3 | ||
| Splunk | N/A | Splunk AI Toolkit versions 5.7.x antérieures à 5.7.3 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.3.2411 antérieures à 9.3.2411.129 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.3.2512 antérieures à 10.3.2512.9 | ||
| Splunk | Splunk | image Docker Splunk versions 10.2.x antérieures à 10.2.2 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.4.2603 antérieures à 10.4.2603.1 | ||
| Splunk | Splunk AppDynamics Database Agent | Splunk AppDynamics Database Agent versions antérieures à 26.4.0 | ||
| Splunk | Splunk | image Docker Splunk versions 9.4.x antérieures à 9.4.10 | ||
| Splunk | Splunk User Behavior Analytics (UBA) | Splunk User Behavior Analytics versions 5.4.x antérieures à 5.4.5 | ||
| Splunk | Splunk AppDynamics Private Synthetic Agent | Splunk AppDynamics Private Synthetic Agent versions antérieures à 26.4.0 | ||
| Splunk | Splunk AppDynamics Analytics Agent | Splunk AppDynamics Analytics Agent versions antérieures à 26.4.0 | ||
| Splunk | N/A | Splunk AppDynamics Cluster Agent versions antérieures à 26.4.0 | ||
| Splunk | Splunk AppDynamics Machine Agent | Splunk AppDynamics Machine Agent versions antérieures à 26.4.0 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.2.2510 antérieures à 10.2.2510.11 | ||
| Splunk | N/A | Splunk AppDynamics Python Agent versions antérieures à 26.4.1 | ||
| Splunk | Splunk | image Docker Splunk versions 10.0.x antérieures à 10.0.5 | ||
| Splunk | N/A | Splunk Add-on for Tomcat versions 3.3.x antérieures à 3.3.1 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.1.2507 antérieures à 10.1.2507.21 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 10.0.x antérieures à 10.0.6 | ||
| Splunk | N/A | Splunk AppDynamics Apache Web Server Agent versions 25.11.x antérieures à 25.11.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.4.x antérieures à 9.4.11 | ||
| Splunk | Splunk | image Docker Splunk versions 9.3.x antérieures à 9.3.11 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.0.2503 antérieures à 10.0.2503.13 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.4.x antérieures à 9.4.11 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.3.x antérieures à 9.3.12 | ||
| Splunk | Splunk AppDynamics Java Agent | Splunk AppDynamics Java Agent versions antérieures à 26.4.0 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Enterprise versions 10.2.x ant\u00e9rieures \u00e0 10.2.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AI Toolkit versions 5.7.x ant\u00e9rieures \u00e0 5.7.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.3.2411 ant\u00e9rieures \u00e0 9.3.2411.129",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.3.2512 ant\u00e9rieures \u00e0 10.3.2512.9",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "image Docker Splunk versions 10.2.x ant\u00e9rieures \u00e0 10.2.2",
"product": {
"name": "Splunk",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.4.2603 ant\u00e9rieures \u00e0 10.4.2603.1",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Database Agent versions ant\u00e9rieures \u00e0 26.4.0",
"product": {
"name": "Splunk AppDynamics Database Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "image Docker Splunk versions 9.4.x ant\u00e9rieures \u00e0 9.4.10",
"product": {
"name": "Splunk",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk User Behavior Analytics versions 5.4.x ant\u00e9rieures \u00e0 5.4.5",
"product": {
"name": "Splunk User Behavior Analytics (UBA)",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Private Synthetic Agent versions ant\u00e9rieures \u00e0 26.4.0",
"product": {
"name": "Splunk AppDynamics Private Synthetic Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Analytics Agent versions ant\u00e9rieures \u00e0 26.4.0",
"product": {
"name": "Splunk AppDynamics Analytics Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Cluster Agent versions ant\u00e9rieures \u00e0 26.4.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Machine Agent versions ant\u00e9rieures \u00e0 26.4.0",
"product": {
"name": "Splunk AppDynamics Machine Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.2.2510 ant\u00e9rieures \u00e0 10.2.2510.11",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Python Agent versions ant\u00e9rieures \u00e0 26.4.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "image Docker Splunk versions 10.0.x ant\u00e9rieures \u00e0 10.0.5",
"product": {
"name": "Splunk",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Add-on for Tomcat versions 3.3.x ant\u00e9rieures \u00e0 3.3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.1.2507 ant\u00e9rieures \u00e0 10.1.2507.21",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 10.0.x ant\u00e9rieures \u00e0 10.0.6",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Apache Web Server Agent versions 25.11.x ant\u00e9rieures \u00e0 25.11.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.4.x ant\u00e9rieures \u00e0 9.4.11",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "image Docker Splunk versions 9.3.x ant\u00e9rieures \u00e0 9.3.11",
"product": {
"name": "Splunk",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.0.2503 ant\u00e9rieures \u00e0 10.0.2503.13",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.4.x ant\u00e9rieures \u00e0 9.4.11",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.12",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Java Agent versions ant\u00e9rieures \u00e0 26.4.0",
"product": {
"name": "Splunk AppDynamics Java Agent",
"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-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2025-58436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58436"
},
{
"name": "CVE-2018-19361",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19361"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2026-32777",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32777"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2024-5321",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5321"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2026-41324",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41324"
},
{
"name": "CVE-2024-1597",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1597"
},
{
"name": "CVE-2026-42308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42308"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-29775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29775"
},
{
"name": "CVE-2026-3543",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3543"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2018-19362",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19362"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2026-22737",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22737"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2025-68384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68384"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2026-42309",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42309"
},
{
"name": "CVE-2023-49082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"name": "CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-29774",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29774"
},
{
"name": "CVE-2025-28164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28164"
},
{
"name": "CVE-2026-3540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3540"
},
{
"name": "CVE-2024-10220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10220"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"name": "CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"name": "CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"name": "CVE-2022-45868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45868"
},
{
"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-2020-10673",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10673"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-30065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30065"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2026-34876",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34876"
},
{
"name": "CVE-2025-4432",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4432"
},
{
"name": "CVE-2023-5590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5590"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2020-36181",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36181"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2020-36182",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36182"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2020-24616",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24616"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2026-27456",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27456"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-58060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58060"
},
{
"name": "CVE-2020-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36185"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2026-1605",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1605"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2026-3061",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3061"
},
{
"name": "CVE-2026-27171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27171"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2026-3731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3731"
},
{
"name": "CVE-2020-36179",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36179"
},
{
"name": "CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"name": "CVE-2026-3062",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3062"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2020-10650",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10650"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2026-1861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1861"
},
{
"name": "CVE-2025-66516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66516"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-2251",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2251"
},
{
"name": "CVE-2026-25833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25833"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"name": "CVE-2020-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36186"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2020-36189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36189"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2019-20444",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20444"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2020-35490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35490"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2026-22690",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22690"
},
{
"name": "CVE-2025-55130",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55130"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2022-46337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46337"
},
{
"name": "CVE-2021-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20190"
},
{
"name": "CVE-2021-35516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35516"
},
{
"name": "CVE-2026-3544",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3544"
},
{
"name": "CVE-2024-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12084"
},
{
"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-2020-13949",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13949"
},
{
"name": "CVE-2018-19360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19360"
},
{
"name": "CVE-2026-2648",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2648"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2026-40200",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40200"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2026-27025",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27025"
},
{
"name": "CVE-2025-55131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55131"
},
{
"name": "CVE-2026-32778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32778"
},
{
"name": "CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2022-40149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40149"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-59465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59465"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2026-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21715"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2026-34073",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34073"
},
{
"name": "CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"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-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2026-25834",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25834"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2026-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3537"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-69225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69225"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2026-27024",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27024"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2021-35517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35517"
},
{
"name": "CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"name": "CVE-2025-67030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67030"
},
{
"name": "CVE-2026-34877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34877"
},
{
"name": "CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2026-28389",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28389"
},
{
"name": "CVE-2021-23358",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23358"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2026-34875",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34875"
},
{
"name": "CVE-2026-21717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21717"
},
{
"name": "CVE-2025-64505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
},
{
"name": "CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2020-10672",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10672"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-28165",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28165"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"name": "CVE-2019-14439",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14439"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"name": "CVE-2026-33055",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33055"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"name": "CVE-2017-7658",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7658"
},
{
"name": "CVE-2026-27699",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27699"
},
{
"name": "CVE-2022-40150",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40150"
},
{
"name": "CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"name": "CVE-2025-28162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28162"
},
{
"name": "CVE-2023-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22946"
},
{
"name": "CVE-2026-33228",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33228"
},
{
"name": "CVE-2020-36187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36187"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2021-36090",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36090"
},
{
"name": "CVE-2026-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21716"
},
{
"name": "CVE-2025-64506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64506"
},
{
"name": "CVE-2024-53899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53899"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2026-28351",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28351"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-14174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14174"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2024-30251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30251"
},
{
"name": "CVE-2020-11620",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11620"
},
{
"name": "CVE-2026-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2650"
},
{
"name": "CVE-2026-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3541"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2021-37136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37136"
},
{
"name": "CVE-2018-12022",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12022"
},
{
"name": "CVE-2026-3539",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3539"
},
{
"name": "CVE-2026-34874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34874"
},
{
"name": "CVE-2026-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21712"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2024-27306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27306"
},
{
"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-2024-8775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8775"
},
{
"name": "CVE-2026-3538",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3538"
},
{
"name": "CVE-2025-55159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55159"
},
{
"name": "CVE-2025-55132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55132"
},
{
"name": "CVE-2026-22702",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22702"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2020-24750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24750"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2025-68390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68390"
},
{
"name": "CVE-2024-11079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11079"
},
{
"name": "CVE-2026-22732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22732"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2026-28387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28387"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2026-28388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28388"
},
{
"name": "CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2026-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21714"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2024-26130",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26130"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2026-2441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2441"
},
{
"name": "CVE-2020-14195",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14195"
},
{
"name": "CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2020-35491",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35491"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2025-1948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1948"
},
{
"name": "CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"name": "CVE-2025-27553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27553"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2026-27888",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27888"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2026-33056",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33056"
},
{
"name": "CVE-2026-25835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25835"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2020-14061",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14061"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2017-7657",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7657"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2026-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0965"
},
{
"name": "CVE-2020-36242",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36242"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2022-40023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40023"
},
{
"name": "CVE-2020-11619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11619"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2026-34872",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34872"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2020-36183",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36183"
},
{
"name": "CVE-2026-3542",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3542"
},
{
"name": "CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2026-34871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34871"
},
{
"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-2026-3536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3536"
},
{
"name": "CVE-2026-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28390"
},
{
"name": "CVE-2019-0205",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0205"
},
{
"name": "CVE-2024-32650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32650"
},
{
"name": "CVE-2026-34873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34873"
},
{
"name": "CVE-2026-6042",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6042"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2019-10172",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10172"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2020-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36184"
},
{
"name": "CVE-2026-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0967"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-59466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59466"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2026-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21713"
},
{
"name": "CVE-2020-36180",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36180"
},
{
"name": "CVE-2018-12023",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12023"
},
{
"name": "CVE-2026-0968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0968"
},
{
"name": "CVE-2026-27140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27140"
},
{
"name": "CVE-2018-14720",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14720"
},
{
"name": "CVE-2024-52304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
},
{
"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-2023-5408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5408"
},
{
"name": "CVE-2025-69277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69277"
},
{
"name": "CVE-2026-25541",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25541"
},
{
"name": "CVE-2026-31789",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31789"
},
{
"name": "CVE-2026-22735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22735"
},
{
"name": "CVE-2026-42311",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42311"
},
{
"name": "CVE-2026-20239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20239"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2026-3063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3063"
},
{
"name": "CVE-2019-0210",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0210"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-27308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27308"
},
{
"name": "CVE-2026-42310",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42310"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2026-20240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20240"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2018-14721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14721"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"name": "CVE-2025-66566",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66566"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2017-7656",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7656"
},
{
"name": "CVE-2026-27026",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27026"
},
{
"name": "CVE-2026-2673",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2673"
},
{
"name": "CVE-2018-20225",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20225"
},
{
"name": "CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2025-14819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2020-25649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25649"
},
{
"name": "CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2026-1584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1584"
},
{
"name": "CVE-2026-20238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20238"
},
{
"name": "CVE-2024-23829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23829"
},
{
"name": "CVE-2025-59464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59464"
},
{
"name": "CVE-2025-30153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30153"
},
{
"name": "CVE-2026-32141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32141"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2025-69229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69229"
},
{
"name": "CVE-2021-35515",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35515"
},
{
"name": "CVE-2026-3545",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3545"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2026-28804",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28804"
},
{
"name": "CVE-2026-34477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34477"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2026-2649",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2649"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
},
{
"name": "CVE-2025-37731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37731"
},
{
"name": "CVE-2026-24688",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24688"
},
{
"name": "CVE-2026-32776",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32776"
},
{
"name": "CVE-2025-12183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12183"
},
{
"name": "CVE-2019-16869",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16869"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-7338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7338"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2026-22691",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22691"
},
{
"name": "CVE-2026-27628",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27628"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2020-14060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14060"
},
{
"name": "CVE-2026-31790",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31790"
},
{
"name": "CVE-2020-36188",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36188"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2024-23334",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23334"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
},
{
"name": "CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2019-20445",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20445"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
},
{
"name": "CVE-2020-14062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14062"
}
],
"initial_release_date": "2026-05-21T00:00:00",
"last_revision_date": "2026-05-21T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0627",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-05-21T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"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 un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0512",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0512"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0513",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0513"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0509",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0509"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0510",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0510"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0505",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0505"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0515",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0515"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0507",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0507"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0506",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0506"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0508",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0508"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0504",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0504"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0514",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0514"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0516",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0516"
},
{
"published_at": "2026-05-13",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0501",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0501"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0503",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0503"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0511",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0511"
},
{
"published_at": "2026-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0502",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0502"
}
]
}
CERTFR-2026-AVI-0698
Vulnerability from certfr_avis - Published: 2026-06-05 - Updated: 2026-06-05
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, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | WebSphere Remote Server versions 9.1, 9.0 et 8.5 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | WebSphere Service Registry and Repository Studio versions 8.5.x antérieures à 8.5.6.3_IJ58210 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.0.x antérieures à 6.3.0.19 | ||
| IBM | QRadar Log Source Management App | QRadar Log Source Management App versions antérieures à 7.0.15 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.0.0 à 8.5.5.29 sans le correctif de sécurité temporaire PH71453 ou antérieures à 8.5.5.30 (disponibilité prévue pour le troisième trimestre 2026) | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x antérieures à 6.3.0.6_iFix051 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.0.x antérieures à 6.4.0.8 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.0.0 à 9.0.5.28 sans le correctif de sécurité temporaire PH71453 ou antérieures à 9.0.5.29 (disponibilité prévue pour le troisième trimestre 2026) | ||
| IBM | QRadar Assistant | QRadar AI Assistant versions antérieures à 2.0.0 | ||
| IBM | WebSphere Service Registry and Repository | WebSphere Service Registry and Repository versions 8.5 sans le dernier correctif de sécurité | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x antérieures à 6.4.0.4_iFix022 | ||
| IBM | Security QRadar EDR | Security QRadar EDR versions 3.12.x antérieures 3.12.25 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Remote Server versions 9.1, 9.0 et 8.5 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository Studio versions 8.5.x ant\u00e9rieures \u00e0 8.5.6.3_IJ58210",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.19",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Log Source Management App versions ant\u00e9rieures \u00e0 7.0.15",
"product": {
"name": "QRadar Log Source Management App",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.0.0 \u00e0 8.5.5.29 sans le correctif de s\u00e9curit\u00e9 temporaire PH71453 ou ant\u00e9rieures \u00e0 8.5.5.30 (disponibilit\u00e9 pr\u00e9vue pour le troisi\u00e8me trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.6_iFix051",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.8",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.0.0 \u00e0 9.0.5.28 sans le correctif de s\u00e9curit\u00e9 temporaire PH71453 ou ant\u00e9rieures \u00e0 9.0.5.29 (disponibilit\u00e9 pr\u00e9vue pour le troisi\u00e8me trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar AI Assistant versions ant\u00e9rieures \u00e0 2.0.0",
"product": {
"name": "QRadar Assistant",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository versions 8.5 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere Service Registry and Repository",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.4_iFix022",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions 3.12.x ant\u00e9rieures 3.12.25",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"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-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"name": "CVE-2026-2229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2229"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"name": "CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"name": "CVE-2026-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22036"
},
{
"name": "CVE-2026-33895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33895"
},
{
"name": "CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"name": "CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"name": "CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"name": "CVE-2026-25793",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25793"
},
{
"name": "CVE-2026-1527",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1527"
},
{
"name": "CVE-2025-66035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66035"
},
{
"name": "CVE-2026-41239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41239"
},
{
"name": "CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-1525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1525"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-41314",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41314"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2026-42036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42036"
},
{
"name": "CVE-2026-41313",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41313"
},
{
"name": "CVE-2026-2581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2581"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2022-35961",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35961"
},
{
"name": "CVE-2026-9319",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9319"
},
{
"name": "CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2026-25645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25645"
},
{
"name": "CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"name": "CVE-2026-0540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0540"
},
{
"name": "CVE-2026-33671",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33671"
},
{
"name": "CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"name": "CVE-2026-33532",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33532"
},
{
"name": "CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"name": "CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"name": "CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"name": "CVE-2026-2359",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2359"
},
{
"name": "CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"name": "CVE-2026-34479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34479"
},
{
"name": "CVE-2026-8644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8644"
},
{
"name": "CVE-2026-42040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42040"
},
{
"name": "CVE-2026-4923",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4923"
},
{
"name": "CVE-2026-41312",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41312"
},
{
"name": "CVE-2026-33891",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33891"
},
{
"name": "CVE-2025-66030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"name": "CVE-2026-2950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2950"
},
{
"name": "CVE-2026-3304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3304"
},
{
"name": "CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"name": "CVE-2026-42198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42198"
},
{
"name": "CVE-2026-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22016"
},
{
"name": "CVE-2026-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22021"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2026-41481",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41481"
},
{
"name": "CVE-2026-42038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42038"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2026-1528",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1528"
},
{
"name": "CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"name": "CVE-2025-15599",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15599"
},
{
"name": "CVE-2026-1526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1526"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"name": "CVE-2026-33151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33151"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"name": "CVE-2026-39373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39373"
},
{
"name": "CVE-2026-41425",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41425"
},
{
"name": "CVE-2026-8620",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8620"
},
{
"name": "CVE-2026-8633",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8633"
},
{
"name": "CVE-2026-42034",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42034"
},
{
"name": "CVE-2026-9330",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9330"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2026-9311",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9311"
},
{
"name": "CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"name": "CVE-2026-41238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41238"
},
{
"name": "CVE-2022-24771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24771"
},
{
"name": "CVE-2026-30951",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30951"
},
{
"name": "CVE-2026-42037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42037"
},
{
"name": "CVE-2026-42042",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42042"
},
{
"name": "CVE-2026-41168",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41168"
},
{
"name": "CVE-2026-34477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34477"
},
{
"name": "CVE-2026-41205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41205"
},
{
"name": "CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2026-4926",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4926"
},
{
"name": "CVE-2026-33896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33896"
},
{
"name": "CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
}
],
"initial_release_date": "2026-06-05T00:00:00",
"last_revision_date": "2026-06-05T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0698",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-05T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"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, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274859",
"url": "https://www.ibm.com/support/pages/node/7274859"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274847",
"url": "https://www.ibm.com/support/pages/node/7274847"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274843",
"url": "https://www.ibm.com/support/pages/node/7274843"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274827",
"url": "https://www.ibm.com/support/pages/node/7274827"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274845",
"url": "https://www.ibm.com/support/pages/node/7274845"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274733",
"url": "https://www.ibm.com/support/pages/node/7274733"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274954",
"url": "https://www.ibm.com/support/pages/node/7274954"
},
{
"published_at": "2026-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7275089",
"url": "https://www.ibm.com/support/pages/node/7275089"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274746",
"url": "https://www.ibm.com/support/pages/node/7274746"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274858",
"url": "https://www.ibm.com/support/pages/node/7274858"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274738",
"url": "https://www.ibm.com/support/pages/node/7274738"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274740",
"url": "https://www.ibm.com/support/pages/node/7274740"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274860",
"url": "https://www.ibm.com/support/pages/node/7274860"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274750",
"url": "https://www.ibm.com/support/pages/node/7274750"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274846",
"url": "https://www.ibm.com/support/pages/node/7274846"
},
{
"published_at": "2026-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7275012",
"url": "https://www.ibm.com/support/pages/node/7275012"
},
{
"published_at": "2026-05-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274512",
"url": "https://www.ibm.com/support/pages/node/7274512"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7273815",
"url": "https://www.ibm.com/support/pages/node/7273815"
}
]
}
CERTFR-2026-AVI-0810
Vulnerability from certfr_avis - Published: 2026-06-26 - Updated: 2026-06-26
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, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager versions 6.2.3.x antérieures à 6.2.3.6 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.0.x antérieures à 6.1.0.4 iFix01 | ||
| IBM | N/A | WebSphere Application Server sans le dernier correctif de sécurité | ||
| IBM | Sterling | Sterling Order Management sans le dernier correctif de sécurité | ||
| IBM | N/A | WebSphere Remote Server versions 9.0.x antérieures à 9.0.5.29 | ||
| IBM | QRadar | QRadar DNS Analyzer App versions antérieures à 2.0.5 | ||
| IBM | N/A | WebSphere Liberty Operator versions antérieures à 1.6.2 | ||
| IBM | Cloud Pak System | Cloud Pak System versions antérieures à 2.3.5.1 | ||
| IBM | N/A | WebSphere Remote Server versions 8.5.x antérieures à 8.5.5.30 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.1.x antérieures à 6.1.1.3 iFix01 | ||
| IBM | Sterling | Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x antérieures à 6.4.0.4_iFix035 | ||
| IBM | Db2 | Db2 versions V11.5 et V12.1 sans le dernier correctif de sécurité | ||
| IBM | Sterling | Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x antérieures à 6.3.0.6_iFix062 | ||
| IBM | N/A | WebSphere eXtreme Scale versions 8.6.x antérieures à 8.6.1 sans le correctif PH71616 iFix | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.1.x antérieures à 6.2.1.2 iFix02 | ||
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager versions 6.2.4.x antérieures à 6.2.4.4 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Partner Engagement Manager versions 6.2.3.x ant\u00e9rieures \u00e0 6.2.3.6",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.4 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Order Management sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Remote Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.29",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar DNS Analyzer App versions ant\u00e9rieures \u00e0 2.0.5",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Liberty Operator versions ant\u00e9rieures \u00e0 1.6.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak System versions ant\u00e9rieures \u00e0 2.3.5.1",
"product": {
"name": "Cloud Pak System",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Remote Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.30",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.1.x ant\u00e9rieures \u00e0 6.1.1.3 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.4_iFix035",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions V11.5 et V12.1 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.6_iFix062",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere eXtreme Scale versions 8.6.x ant\u00e9rieures \u00e0 8.6.1 sans le correctif PH71616 iFix",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.1.x ant\u00e9rieures \u00e0 6.2.1.2 iFix02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager versions 6.2.4.x ant\u00e9rieures \u00e0 6.2.4.4",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"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-2026-5588",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5588"
},
{
"name": "CVE-2025-36353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36353"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2025-2534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2534"
},
{
"name": "CVE-2026-11383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11383"
},
{
"name": "CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"name": "CVE-2025-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13867"
},
{
"name": "CVE-2026-42402",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42402"
},
{
"name": "CVE-2025-2668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2668"
},
{
"name": "CVE-2025-36427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36427"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-36131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36131"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2024-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47118"
},
{
"name": "CVE-2025-36098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36098"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"name": "CVE-2025-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36184"
},
{
"name": "CVE-2026-1605",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1605"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-42580",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42580"
},
{
"name": "CVE-2025-36247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36247"
},
{
"name": "CVE-2025-36009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36009"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2025-36070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36070"
},
{
"name": "CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"name": "CVE-2025-36428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36428"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2026-42585",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42585"
},
{
"name": "CVE-2026-11541",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11541"
},
{
"name": "CVE-2026-34282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34282"
},
{
"name": "CVE-2026-11707",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11707"
},
{
"name": "CVE-2025-36387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36387"
},
{
"name": "CVE-2026-42036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42036"
},
{
"name": "CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2026-11594",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11594"
},
{
"name": "CVE-2026-42403",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42403"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2026-10109",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10109"
},
{
"name": "CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2025-36136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36136"
},
{
"name": "CVE-2026-42584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42584"
},
{
"name": "CVE-2025-36008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36008"
},
{
"name": "CVE-2026-23865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23865"
},
{
"name": "CVE-2026-5598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5598"
},
{
"name": "CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"name": "CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"name": "CVE-2026-11536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11536"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"name": "CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2025-36006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36006"
},
{
"name": "CVE-2026-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6918"
},
{
"name": "CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2026-5795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5795"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2025-33012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33012"
},
{
"name": "CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"name": "CVE-2026-34479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34479"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2026-42040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42040"
},
{
"name": "CVE-2026-1188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1188"
},
{
"name": "CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2022-24729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24729"
},
{
"name": "CVE-2025-36425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36425"
},
{
"name": "CVE-2026-10845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10845"
},
{
"name": "CVE-2025-12635",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12635"
},
{
"name": "CVE-2026-42404",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42404"
},
{
"name": "CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"name": "CVE-2026-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22016"
},
{
"name": "CVE-2026-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22021"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2026-42038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42038"
},
{
"name": "CVE-2026-42583",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42583"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2025-36001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36001"
},
{
"name": "CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2026-8149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8149"
},
{
"name": "CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"name": "CVE-2026-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42581"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-36365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36365"
},
{
"name": "CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-36442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36442"
},
{
"name": "CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"name": "CVE-2026-42034",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42034"
},
{
"name": "CVE-2026-42587",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42587"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-47072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47072"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-36366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36366"
},
{
"name": "CVE-2025-36123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36123"
},
{
"name": "CVE-2026-42264",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42264"
},
{
"name": "CVE-2026-0636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0636"
},
{
"name": "CVE-2026-42037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42037"
},
{
"name": "CVE-2026-42042",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42042"
},
{
"name": "CVE-2026-9006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9006"
},
{
"name": "CVE-2025-33134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33134"
},
{
"name": "CVE-2026-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11806"
},
{
"name": "CVE-2026-34477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34477"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2025-36407",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36407"
},
{
"name": "CVE-2026-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22008"
},
{
"name": "CVE-2025-14813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14813"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
}
],
"initial_release_date": "2026-06-26T00:00:00",
"last_revision_date": "2026-06-26T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0810",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-26T00: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": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"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, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277716",
"url": "https://www.ibm.com/support/pages/node/7277716"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277692",
"url": "https://www.ibm.com/support/pages/node/7277692"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277418",
"url": "https://www.ibm.com/support/pages/node/7277418"
},
{
"published_at": "2026-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7275595",
"url": "https://www.ibm.com/support/pages/node/7275595"
},
{
"published_at": "2026-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277973",
"url": "https://www.ibm.com/support/pages/node/7277973"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277546",
"url": "https://www.ibm.com/support/pages/node/7277546"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277694",
"url": "https://www.ibm.com/support/pages/node/7277694"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277531",
"url": "https://www.ibm.com/support/pages/node/7277531"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277693",
"url": "https://www.ibm.com/support/pages/node/7277693"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277544",
"url": "https://www.ibm.com/support/pages/node/7277544"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277550",
"url": "https://www.ibm.com/support/pages/node/7277550"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277424",
"url": "https://www.ibm.com/support/pages/node/7277424"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277420",
"url": "https://www.ibm.com/support/pages/node/7277420"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277742",
"url": "https://www.ibm.com/support/pages/node/7277742"
},
{
"published_at": "2026-06-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277387",
"url": "https://www.ibm.com/support/pages/node/7277387"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277556",
"url": "https://www.ibm.com/support/pages/node/7277556"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277555",
"url": "https://www.ibm.com/support/pages/node/7277555"
},
{
"published_at": "2026-06-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7278112",
"url": "https://www.ibm.com/support/pages/node/7278112"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277422",
"url": "https://www.ibm.com/support/pages/node/7277422"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277536",
"url": "https://www.ibm.com/support/pages/node/7277536"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7277767",
"url": "https://www.ibm.com/support/pages/node/7277767"
},
{
"published_at": "2026-06-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7278103",
"url": "https://www.ibm.com/support/pages/node/7278103"
}
]
}
FKIE_CVE-2026-34478
Vulnerability from fkie_nvd - Published: 2026-04-10 16:16 - Updated: 2026-06-17 10:39| URL | Tags | ||
|---|---|---|---|
| security@apache.org | https://github.com/apache/logging-log4j2/pull/4074 | Issue Tracking, Patch | |
| security@apache.org | https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt | Mailing List, Vendor Advisory | |
| security@apache.org | https://logging.apache.org/cyclonedx/vdr.xml | Product | |
| security@apache.org | https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout | Technical Description | |
| security@apache.org | https://logging.apache.org/security.html#CVE-2026-34478 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/10/7 | Mailing List, Third Party Advisory |
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"cpes": [
"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"packageName": "org.apache.logging.log4j:log4j-core",
"packageURL": "pkg:maven/org.apache.logging.log4j/log4j-core",
"product": "Apache Log4j Core",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "2.25.4",
"status": "affected",
"version": "2.21.0",
"versionType": "maven"
},
{
"lessThanOrEqual": "3.0.0-beta3",
"status": "affected",
"version": "3.0.0-beta1",
"versionType": "maven"
}
]
}
],
"source": "security@apache.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4928759D-3A0D-4BC2-85BC-2CFAF137B4A0",
"versionEndExcluding": "2.25.4",
"versionStartIncluding": "2.21.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:log4j:3.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "ED00C38D-27EA-489C-9A2B-3594ACA8A3C5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:log4j:3.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "8794D719-1D90-4378-B48B-698EA40FBFB2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:log4j:3.0.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "74C9FCBD-ECAD-4C29-B97A-2B9D97C0FC1F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Apache Log4j Core\u0027s Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.\n\nTwo distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly:\n\n * The newLineEscape attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output.\n * The useTlsMessageFormat attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.\n\n\nUsers of the SyslogAppender are not affected, as its configuration attributes were not modified.\n\nUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue."
}
],
"id": "CVE-2026-34478",
"lastModified": "2026-06-17T10:39:06.800",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"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.9,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security@apache.org",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-34478",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-10T17:48:27.852992Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-04-10T16:16:31.070",
"references": [
{
"source": "security@apache.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"source": "security@apache.org",
"tags": [
"Product"
],
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"source": "security@apache.org",
"tags": [
"Technical Description"
],
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"source": "security@apache.org",
"tags": [
"Vendor Advisory"
],
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/04/10/7"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-117"
},
{
"lang": "en",
"value": "CWE-684"
}
],
"source": "security@apache.org",
"type": "Secondary"
}
]
}
GHSA-445C-VH5M-36RJ
Vulnerability from github – Published: 2026-04-10 18:31 – Updated: 2026-04-14 00:13Apache Log4j Core's Rfc5424Layout, in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.
Two distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly:
- The
newLineEscapeattribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output. - The
useTlsMessageFormatattribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.
Users of the SyslogAppender are not affected, as its configuration attributes were not modified.
Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.logging.log4j:log4j-core"
},
"ranges": [
{
"events": [
{
"introduced": "2.21.0"
},
{
"fixed": "2.25.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.logging.log4j:log4j-core"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0-beta1"
},
{
"last_affected": "3.0.0-beta3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-34478"
],
"database_specific": {
"cwe_ids": [
"CWE-117",
"CWE-684"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-14T00:13:29Z",
"nvd_published_at": "2026-04-10T16:16:31Z",
"severity": "MODERATE"
},
"details": "Apache Log4j Core\u0027s [`Rfc5424Layout`](https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout), in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes.\n\nTwo distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly:\n\n * The `newLineEscape` attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output.\n * The `useTlsMessageFormat` attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping.\n\nUsers of the `SyslogAppender` are not affected, as its configuration attributes were not modified.\n\nUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.",
"id": "GHSA-445c-vh5m-36rj",
"modified": "2026-04-14T00:13:29Z",
"published": "2026-04-10T18:31:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478"
},
{
"type": "WEB",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/logging-log4j2"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"type": "WEB",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"type": "WEB",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"type": "WEB",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/10/7"
}
],
"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:N/SC:N/SI:L/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Apache Log4j Core: log injection in `Rfc5424Layout` due to silent configuration incompatibility"
}
RHSA-2026:21773
Vulnerability from csaf_redhat - Published: 2026-05-28 22:46 - Updated: 2026-07-21 10:02A flaw was found in org.eclipse.jetty. The Jetty URI parser handles invalid or unusual Uniform Resource Identifiers (URIs) differently compared to other common parsers. This discrepancy, known as differential parsing, can lead to security bypasses in systems that use multiple components to process URIs, such as when a blacklist enforcement component interprets a URI differently from a response generation component. At a minimum, this issue could unintentionally reveal internal system details.
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. A network-based attacker can perform a man-in-the-middle (MITM) attack, allowing them to intercept encrypted communications. This occurs when an SMTP, Socket, or Syslog appender uses Transport Layer Security (TLS) with a nested <Ssl> element, and the attacker has a certificate from a trusted Certificate Authority (CA). The vulnerability stems from an incomplete hostname verification fix, making TLS connections susceptible to interception.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Apache Log4j 1-to-Log4j 2 bridge. The Log4j1XmlLayout component fails to properly escape characters forbidden by the XML 1.0 standard. This improper handling of characters results in malformed XML output, which can cause downstream log processing systems to drop or fail to index affected records. The primary consequence is a denial of service for log analysis, potentially hindering security monitoring and incident response.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j's JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:21773 | self |
| https://access.redhat.com/products/red-hat-offlin… | external |
| https://access.redhat.com/security/cve/CVE-2025-11143 | external |
| https://access.redhat.com/security/cve/CVE-2026-2332 | external |
| https://access.redhat.com/security/cve/CVE-2026-34477 | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34479 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34481 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-11143 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2444808 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-11143 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-11143 | external |
| https://github.com/jetty/jetty.project/security/a… | external |
| https://access.redhat.com/security/cve/CVE-2026-2332 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458187 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-2332 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-2332 | external |
| https://github.com/jetty/jetty.project/security/a… | external |
| https://gitlab.eclipse.org/security/cve-assignmen… | external |
| https://access.redhat.com/security/cve/CVE-2026-34477 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457319 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34477 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34477 | external |
| https://github.com/apache/logging-log4j2/pull/4075 | external |
| https://lists.apache.org/thread/lkx8cl46t2bvkcwfc… | external |
| https://logging.apache.org/cyclonedx/vdr.xml | external |
| https://logging.apache.org/log4j/2.x/manual/appen… | external |
| https://logging.apache.org/security.html#CVE-2026-34477 | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457323 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34478 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34478 | external |
| https://github.com/apache/logging-log4j2/pull/4074 | external |
| https://lists.apache.org/thread/3k1clr2l6vkdnl4cb… | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34479 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457313 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34479 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34479 | external |
| https://github.com/apache/logging-log4j2/pull/4078 | external |
| https://lists.apache.org/thread/gd0hp6mj17rn3kj27… | external |
| https://logging.apache.org/log4j/2.x/migrate-from… | external |
| https://logging.apache.org/security.html#CVE-2026-34479 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457328 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34480 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34480 | external |
| https://github.com/apache/logging-log4j2/pull/4077 | external |
| https://lists.apache.org/thread/5x0hcnng0chhghp6j… | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34481 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457321 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34481 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34481 | external |
| https://github.com/apache/logging-log4j2/pull/4080 | external |
| https://lists.apache.org/thread/n34zdv00gbkdbzt2r… | external |
| https://logging.apache.org/log4j/2.x/manual/json-… | external |
| https://logging.apache.org/security.html#CVE-2026-34481 | external |
{
"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 Offline Knowledge Portal security fixes, bug fixes, enhancements \u0026 content update",
"title": "Topic"
},
{
"category": "general",
"text": "This Red Hat Offline Knowledge Portal release upgrades from Solr 9.8.1 to Solr 10.0.0, and fixes several CVEs. It also includes content updates as of May 26 2026.",
"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:21773",
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-offline-knowledge-portal",
"url": "https://access.redhat.com/products/red-hat-offline-knowledge-portal"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11143",
"url": "https://access.redhat.com/security/cve/CVE-2025-11143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2332",
"url": "https://access.redhat.com/security/cve/CVE-2026-2332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34477",
"url": "https://access.redhat.com/security/cve/CVE-2026-34477"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34478",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34479",
"url": "https://access.redhat.com/security/cve/CVE-2026-34479"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34480",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34481",
"url": "https://access.redhat.com/security/cve/CVE-2026-34481"
},
{
"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_offline_knowledge_portal/1",
"url": "https://docs.redhat.com/en/documentation/red_hat_offline_knowledge_portal/1"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21773.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Offline Knowledge Portal security and content update",
"tracking": {
"current_release_date": "2026-07-21T10:02:47+00:00",
"generator": {
"date": "2026-07-21T10:02:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:21773",
"initial_release_date": "2026-05-28T22:46:23+00:00",
"revision_history": [
{
"date": "2026-05-28T22:46:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T10:02:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Offline Knowledge Portal 1.2.4",
"product": {
"name": "Red Hat Offline Knowledge Portal 1.2.4",
"product_id": "Red Hat Offline Knowledge Portal 1.2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:offline_knowledge_portal:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Offline Knowledge Portal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"product": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"product_id": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhokp-rhel9@sha256%3Aec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36?arch=amd64\u0026repository_url=registry.redhat.io/offline-knowledge-portal/rhokp-rhel9\u0026tag=1779996999"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"product": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"product_id": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhokp-rhel9@sha256%3Ab26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e?arch=arm64\u0026repository_url=registry.redhat.io/offline-knowledge-portal/rhokp-rhel9\u0026tag=1779996999"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 as a component of Red Hat Offline Knowledge Portal 1.2.4",
"product_id": "Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64"
},
"product_reference": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"relates_to_product_reference": "Red Hat Offline Knowledge Portal 1.2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 as a component of Red Hat Offline Knowledge Portal 1.2.4",
"product_id": "Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
},
"product_reference": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"relates_to_product_reference": "Red Hat Offline Knowledge Portal 1.2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11143",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-03-05T10:00:56.604564+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in org.eclipse.jetty. The Jetty URI parser handles invalid or unusual Uniform Resource Identifiers (URIs) differently compared to other common parsers. This discrepancy, known as differential parsing, can lead to security bypasses in systems that use multiple components to process URIs, such as when a blacklist enforcement component interprets a URI differently from a response generation component. At a minimum, this issue could unintentionally reveal internal system details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty/jetty-http: org.eclipse.jetty: Security bypass due to differential URI parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Low by Red Hat. Successful usage of this vulnerability is non-trivial, as the attacker must be able to craft a URI that exploits Jetty\u0027s differential parsing while bypassing other parsers (ex. in a firewall or load balancer). Additionally, divulging implementation details is possible but not guaranteed while also being indirect, meaning that an attacker may be able to obtain error messages or behavioral differences, but those are not guaranteed. As such, there is likely no direct leak of sensitive data.",
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11143"
},
{
"category": "external",
"summary": "RHBZ#2444808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh"
}
],
"release_date": "2026-03-05T09:26:59.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "org.eclipse.jetty/jetty-http: org.eclipse.jetty: Security bypass due to differential URI parsing"
},
{
"cve": "CVE-2026-2332",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-04-14T12:01:05.768902+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to send a crafted payload to a Jetty server that is behind a reverse proxy or load balancer, specifically with a chunk extension that includes an unclosed double quote before the CRLF to trick the parser. This flaw allows an attacker to bypass security controls, cause cache poisoning or gain unauthorized endpoint access. 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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2332"
},
{
"category": "external",
"summary": "RHBZ#2458187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf"
},
{
"category": "external",
"summary": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89",
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89"
}
],
"release_date": "2026-04-14T10:59:10.193000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing"
},
{
"cve": "CVE-2026-34477",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-04-10T16:01:36.691709+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457319"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. A network-based attacker can perform a man-in-the-middle (MITM) attack, allowing them to intercept encrypted communications. This occurs when an SMTP, Socket, or Syslog appender uses Transport Layer Security (TLS) with a nested \u003cSsl\u003e element, and the attacker has a certificate from a trusted Certificate Authority (CA). The vulnerability stems from an incomplete hostname verification fix, making TLS connections susceptible to interception.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Man-in-the-middle attack due to incomplete hostname verification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34477"
},
{
"category": "external",
"summary": "RHBZ#2457319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457319"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34477"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4075",
"url": "https://github.com/apache/logging-log4j2/pull/4075"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/lkx8cl46t2bvkcwfcb2pd43ygc097lq4",
"url": "https://lists.apache.org/thread/lkx8cl46t2bvkcwfcb2pd43ygc097lq4"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName",
"url": "https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34477",
"url": "https://logging.apache.org/security.html#CVE-2026-34477"
}
],
"release_date": "2026-04-10T15:36:19.740000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Man-in-the-middle attack due to incomplete hostname verification"
},
{
"cve": "CVE-2026-34478",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T16:01:52.683616+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows log injection via CRLF sequences due to silently renamed security attributes in Rfc5424Layout. This affects Red Hat products that directly configure Rfc5424Layout with stream-based syslog services, potentially enabling an attacker to obscure or manipulate log records. This impact is limited to specific configurations, as users of the SyslogAppender are not 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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "RHBZ#2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4074",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34478",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
}
],
"release_date": "2026-04-10T15:40:17.713000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames"
},
{
"cve": "CVE-2026-34479",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2026-04-10T16:01:11.900823+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457313"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Apache Log4j 1-to-Log4j 2 bridge. The Log4j1XmlLayout component fails to properly escape characters forbidden by the XML 1.0 standard. This improper handling of characters results in malformed XML output, which can cause downstream log processing systems to drop or fail to index affected records. The primary consequence is a denial of service for log analysis, potentially hindering security monitoring and incident response.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-1.2-api: Apache Log4j 1-to-Log4j 2 bridge: Log processing denial of service due to improper XML escaping",
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34479"
},
{
"category": "external",
"summary": "RHBZ#2457313",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457313"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34479"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4078",
"url": "https://github.com/apache/logging-log4j2/pull/4078"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/gd0hp6mj17rn3kj279vgy4p7kd4zz5on",
"url": "https://lists.apache.org/thread/gd0hp6mj17rn3kj279vgy4p7kd4zz5on"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html",
"url": "https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34479",
"url": "https://logging.apache.org/security.html#CVE-2026-34479"
}
],
"release_date": "2026-04-10T15:41:07.888000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-1.2-api: Apache Log4j 1-to-Log4j 2 bridge: Log processing denial of service due to improper XML escaping"
},
{
"cve": "CVE-2026-34480",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-10T16:02:17.024798+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in Apache Log4j Core\u0027s XmlLayout component can lead to a denial of service in logging operations when log messages contain characters forbidden by the XML 1.0 specification. Systems processing these logs may fail to read records or the logging process may cease event delivery, impacting monitoring and auditing capabilities in affected Red Hat products. Red Hat products in their default configurations will be able to automatically recover, but some log messages may be lost.",
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "RHBZ#2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4077",
"url": "https://github.com/apache/logging-log4j2/pull/4077"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb",
"url": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34480",
"url": "https://logging.apache.org/security.html#CVE-2026-34480"
}
],
"release_date": "2026-04-10T15:42:03.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging"
},
{
"cve": "CVE-2026-34481",
"cwe": {
"id": "CWE-241",
"name": "Improper Handling of Unexpected Data Type"
},
"discovery_date": "2026-04-10T16:01:44.581898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j\u0027s JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires an application to be configured with JsonTemplateLayout and to log attacker-controlled non-finite floating-point values within a MapMessage, which is not a default or common configuration in Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34481"
},
{
"category": "external",
"summary": "RHBZ#2457321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34481",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4080",
"url": "https://github.com/apache/logging-log4j2/pull/4080"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv",
"url": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html",
"url": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34481",
"url": "https://logging.apache.org/security.html#CVE-2026-34481"
}
],
"release_date": "2026-04-10T15:43:00.100000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"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 Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.4:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output"
}
]
}
RHSA-2026:22619
Vulnerability from csaf_redhat - Published: 2026-06-02 17:41 - Updated: 2026-07-21 10:39A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j's JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Spring Boot. The `${random.value}` property source utilizes a weak pseudo-random number generator (PRNG), meaning the values it produces are not sufficiently random for use as cryptographic secrets. An attacker could potentially predict these values, which may lead to information disclosure or a security bypass if they are used in sensitive applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in DOMPurify, a DOM-only cross-site scripting sanitizer. A remote attacker could exploit an inconsistency in how forbidden tags and attributes are handled when function-based tag additions are used. This allows malicious HTML, MathML, or SVG elements to bypass sanitization and execute arbitrary code in the user's browser, leading to Cross-Site Scripting (XSS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.6.1
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:22619 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2452453 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2452456 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453496 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457321 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457323 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457328 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461147 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461607 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461626 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461629 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461630 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2463331 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-4800 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453496 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4800 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4800 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/advisories/GHSA-35jh-r3h4-6jhm | external |
| https://github.com/lodash/lodash/commit/3469357cf… | external |
| https://access.redhat.com/security/cve/CVE-2026-33870 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2452453 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33870 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33870 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://w4ke.info/2025/06/18/funky-chunks.html | external |
| https://w4ke.info/2025/10/29/funky-chunks-2.html | external |
| https://www.rfc-editor.org/rfc/rfc9110 | external |
| https://access.redhat.com/security/cve/CVE-2026-33871 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2452456 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33871 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33871 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457323 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34478 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34478 | external |
| https://github.com/apache/logging-log4j2/pull/4074 | external |
| https://lists.apache.org/thread/3k1clr2l6vkdnl4cb… | external |
| https://logging.apache.org/cyclonedx/vdr.xml | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457328 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34480 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34480 | external |
| https://github.com/apache/logging-log4j2/pull/4077 | external |
| https://lists.apache.org/thread/5x0hcnng0chhghp6j… | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34481 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457321 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34481 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34481 | external |
| https://github.com/apache/logging-log4j2/pull/4080 | external |
| https://lists.apache.org/thread/n34zdv00gbkdbzt2r… | external |
| https://logging.apache.org/log4j/2.x/manual/json-… | external |
| https://logging.apache.org/security.html#CVE-2026-34481 | external |
| https://access.redhat.com/security/cve/CVE-2026-40975 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2463331 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40975 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40975 | external |
| https://spring.io/security/cve-2026-40975 | external |
| https://access.redhat.com/security/cve/CVE-2026-41240 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461147 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-41240 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-41240 | external |
| https://github.com/cure53/DOMPurify/commit/c361ba… | external |
| https://github.com/cure53/DOMPurify/releases/tag/3.4.0 | external |
| https://github.com/cure53/DOMPurify/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-42033 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461607 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42033 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42033 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42039 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461630 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42039 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42039 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42041 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461629 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42041 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42041 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461626 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42043 | external |
| https://github.com/axios/axios/security/advisorie… | external |
{
"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 for Red Hat Data Grid 8 is now available.\n \nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Data Grid is an in-memory, distributed, NoSQL datastore solution. It increases application response times and allows for dramatically improving performance while providing availability, reliability, and elastic scale.\n \nData Grid 8.6.1 replaces Data Grid 8.6.0 and includes bug fixes and enhancements. Find out more about Data Grid 8.6.1 in the Release Notes[3].\n\nSecurity Fix(es):\n* CVE-2026-33871 netty-codec-http: Netty: Denial of Service via HTTP/2 CONTINUATION frame flood [jdg-8] (CVE-2026-33871)\n\n* CVE-2026-33870 netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values [jdg-8] (CVE-2026-33870)\n\n* CVE-2026-42043 axios: Axios: NO_PROXY bypass via crafted URL [jdg-8] (CVE-2026-42043)\n\n* CVE-2026-42041 axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling [jdg-8.6] (CVE-2026-42041)\n\n* CVE-2026-42039 axios: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data [jdg-8.6] (CVE-2026-42039)\n\n* CVE-2026-42033 axios: Axios: HTTP Transport Hijacking via Prototype Pollution [jdg-8.6] (CVE-2026-42033)\n\n* CVE-2026-40975 spring-boot: Spring Boot: Weak pseudo-random number generation can lead to information disclosure. [jdg-8.6] (CVE-2026-40975)\n\n* CVE-2026-4800 lodash: lodash: Arbitrary code execution via untrusted input in template imports [jdg-8.6] (CVE-2026-4800)\n\n* CVE-2026-41240 dompurify: DOMPurify: Cross-Site Scripting (XSS) via inconsistent tag sanitization [jdg-8.6] (CVE-2026-41240)\n\n* CVE-2026-34481 log4j-layout-template-json: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output [jdg-8.6] (CVE-2026-34481)\n\n* CVE-2026-34480 log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging [jdg-8.6] (CVE-2026-34480)\n\n* CVE-2026-34478 log4j-core-test: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames [jdg-8.6] (CVE-2026-34478)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:22619",
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_data_grid/8.6",
"url": "https://docs.redhat.com/en/documentation/red_hat_data_grid/8.6"
},
{
"category": "external",
"summary": "2452453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452453"
},
{
"category": "external",
"summary": "2452456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452456"
},
{
"category": "external",
"summary": "2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "2457321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457321"
},
{
"category": "external",
"summary": "2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "2461147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461147"
},
{
"category": "external",
"summary": "2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "2463331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_22619.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Data Grid 8.6.1 security update",
"tracking": {
"current_release_date": "2026-07-21T10:39:40+00:00",
"generator": {
"date": "2026-07-21T10:39:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:22619",
"initial_release_date": "2026-06-02T17:41:02+00:00",
"revision_history": [
{
"date": "2026-06-02T17:41:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-02T17:41:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T10:39:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Data Grid 8.6.1",
"product": {
"name": "Red Hat Data Grid 8.6.1",
"product_id": "Red Hat Data Grid 8.6.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_data_grid:8"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Data Grid"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Data Grid 8.6.1"
]
},
"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-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"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 Data Grid 8.6.1"
]
}
],
"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 Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"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",
"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 Data Grid 8.6.1"
]
},
"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-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"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 Data Grid 8.6.1"
]
}
],
"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 Data Grid 8.6.1"
]
}
],
"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",
"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 Data Grid 8.6.1"
]
},
"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-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
}
],
"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 Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: Netty: Denial of Service via HTTP/2 CONTINUATION frame flood"
},
{
"cve": "CVE-2026-34478",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T16:01:52.683616+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows log injection via CRLF sequences due to silently renamed security attributes in Rfc5424Layout. This affects Red Hat products that directly configure Rfc5424Layout with stream-based syslog services, potentially enabling an attacker to obscure or manipulate log records. This impact is limited to specific configurations, as users of the SyslogAppender are not 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 Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "RHBZ#2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4074",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34478",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
}
],
"release_date": "2026-04-10T15:40:17.713000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"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 Data Grid 8.6.1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames"
},
{
"cve": "CVE-2026-34480",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-10T16:02:17.024798+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in Apache Log4j Core\u0027s XmlLayout component can lead to a denial of service in logging operations when log messages contain characters forbidden by the XML 1.0 specification. Systems processing these logs may fail to read records or the logging process may cease event delivery, impacting monitoring and auditing capabilities in affected Red Hat products. Red Hat products in their default configurations will be able to automatically recover, but some log messages may be lost.",
"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 Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "RHBZ#2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4077",
"url": "https://github.com/apache/logging-log4j2/pull/4077"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb",
"url": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34480",
"url": "https://logging.apache.org/security.html#CVE-2026-34480"
}
],
"release_date": "2026-04-10T15:42:03.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"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 Data Grid 8.6.1"
]
}
],
"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 Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging"
},
{
"cve": "CVE-2026-34481",
"cwe": {
"id": "CWE-241",
"name": "Improper Handling of Unexpected Data Type"
},
"discovery_date": "2026-04-10T16:01:44.581898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j\u0027s JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires an application to be configured with JsonTemplateLayout and to log attacker-controlled non-finite floating-point values within a MapMessage, which is not a default or common configuration in Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34481"
},
{
"category": "external",
"summary": "RHBZ#2457321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34481",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4080",
"url": "https://github.com/apache/logging-log4j2/pull/4080"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv",
"url": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html",
"url": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34481",
"url": "https://logging.apache.org/security.html#CVE-2026-34481"
}
],
"release_date": "2026-04-10T15:43:00.100000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"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 Data Grid 8.6.1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output"
},
{
"cve": "CVE-2026-40975",
"cwe": {
"id": "CWE-338",
"name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)"
},
"discovery_date": "2026-04-28T00:01:58.716976+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463331"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Spring Boot. The `${random.value}` property source utilizes a weak pseudo-random number generator (PRNG), meaning the values it produces are not sufficiently random for use as cryptographic secrets. An attacker could potentially predict these values, which may lead to information disclosure or a security bypass if they are used in sensitive applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Spring Boot: Spring Boot: Weak pseudo-random number generation can lead to information 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 Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40975"
},
{
"category": "external",
"summary": "RHBZ#2463331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40975",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40975"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2026-40975",
"url": "https://spring.io/security/cve-2026-40975"
}
],
"release_date": "2026-04-27T23:32:58.596000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"category": "workaround",
"details": "Applications utilizing Spring Boot should avoid using the `${random.value}` property for generating cryptographic secrets or other security-sensitive data. Developers should review their application configurations and code to ensure that only cryptographically strong random number generators are used for such purposes. For UUID generation, `${random.uuid}` is not affected and can be used.",
"product_ids": [
"Red Hat Data Grid 8.6.1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Spring Boot: Spring Boot: Weak pseudo-random number generation can lead to information disclosure."
},
{
"cve": "CVE-2026-41240",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-23T16:04:41.751666+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461147"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify, a DOM-only cross-site scripting sanitizer. A remote attacker could exploit an inconsistency in how forbidden tags and attributes are handled when function-based tag additions are used. This allows malicious HTML, MathML, or SVG elements to bypass sanitization and execute arbitrary code in the user\u0027s browser, leading to Cross-Site Scripting (XSS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "DOMPurify: DOMPurify: Cross-Site Scripting (XSS) via inconsistent tag sanitization",
"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 Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41240"
},
{
"category": "external",
"summary": "RHBZ#2461147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461147"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41240",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41240"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/c361baa18dbdcb3344a41110f4c48ad85bf48f80",
"url": "https://github.com/cure53/DOMPurify/commit/c361baa18dbdcb3344a41110f4c48ad85bf48f80"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/releases/tag/3.4.0",
"url": "https://github.com/cure53/DOMPurify/releases/tag/3.4.0"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-h7mw-gpvr-xq4m",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-h7mw-gpvr-xq4m"
}
],
"release_date": "2026-04-23T14:54:32.426000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
},
{
"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 Data Grid 8.6.1"
]
}
],
"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 Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "DOMPurify: DOMPurify: Cross-Site Scripting (XSS) via inconsistent tag sanitization"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
}
],
"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 Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
}
],
"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 Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
}
],
"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 Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted URL",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Data Grid 8.6.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T17:41:02+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Data Grid 8.6.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22619"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.6.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
}
]
}
RHSA-2026:37390
Vulnerability from csaf_redhat - Published: 2026-07-09 15:29 - Updated: 2026-07-21 19:31A flaw was found in AssertJ. An XML External Entity (XXE) vulnerability exists in the `XmlStringPrettyFormatter` component, which is used by the `isXmlEqualTo(CharSequence)` assertion. If an application processes untrusted XML input using these methods, a remote attacker could exploit this flaw to read arbitrary local files, perform Server-Side Request Forgery (SSRF) by making the server request arbitrary URLs, or cause a Denial of Service (DoS) through entity expansion attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
|
A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j's JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Micrometer. A remote attacker can provide specially crafted HTTP requests, which may lead to a denial-of-service (DoS) condition. This vulnerability allows an attacker to disrupt the availability of the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
|
A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected behavior or potential bypass of security controls on the proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
|
A flaw was found in Netty. Netty's DNS (Domain Name System) codec does not properly enforce domain name constraints as defined in RFC 1035 during both encoding and decoding processes. This vulnerability allows a remote attacker to exploit the decoder using malicious DNS responses or exploit the encoder through user-influenced hostnames, leading to a high integrity impact on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty's HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both `Transfer-Encoding: chunked` and `Content-Length` headers. While Netty correctly strips the conflicting `Content-Length` header for HTTP/1.1 messages, this guard is absent for HTTP/1.0. This can lead to HTTP request smuggling, where downstream proxies or handlers may misinterpret message boundaries, potentially allowing an attacker to bypass security controls or access unauthorized information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses (103, followed by a 200 with a GET body, then another 200 for a HEAD request) when the client pipelines GET then HEAD requests. This can cause the HttpClientCodec to incorrectly pair responses, leading to subsequent HTTP responses being parsed from the wrong offset. This issue may result in information disclosure or other data integrity problems due to misinterpretation of network traffic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
|
A flaw was found in Netty, an asynchronous, event-driven network application framework. The Netty Redis codec encoder (RedisEncoder) does not properly validate or sanitize user-controlled string content for CRLF (Carriage Return Line Feed) characters. A remote attacker, by controlling the content of a Redis message, can inject arbitrary Redis commands or forge fake responses. This can lead to a high impact on data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
|
A flaw was found in Netty. A remote attacker can bypass the configured decompression limit in the HttpContentDecompressor by sending a specially crafted compressed payload using Brotli (br), Zstandard (zstd), or Snappy content encodings. This can lead to unbounded memory allocation, resulting in an out-of-memory Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty, an asynchronous event-driven network application framework. A remote attacker can exploit this vulnerability by sending a crafted MQTT 5 header with an oversized Properties section. This causes Netty to repeatedly parse and buffer the large Properties section in memory before any message size limits are applied, leading to high CPU and memory consumption. This can result in a Denial of Service (DoS) condition, making the affected system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
|
A flaw was found in netty-handler, a component of the Netty network application framework. A remote attacker can exploit an incorrect masking operation in the IpSubnetFilterRule.compareTo() function to bypass configured IPv6 subnet rules. This allows valid public IP addresses to circumvent intended network restrictions, potentially leading to unauthorized access or exposure of services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in netty-codec-redis. A remote attacker can exploit this vulnerability by sending a specially crafted Redis payload containing deeply nested arrays. This action forces the server to allocate a large number of state objects and collections, leading to memory exhaustion. Consequently, this can result in a Denial of Service (DoS) condition, rendering the affected server unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache CXF. Untrusted users, if allowed to configure Java Message Service (JMS) for Apache CXF, can exploit this vulnerability to achieve remote code execution (RCE). This issue arises from an incomplete fix for a prior security flaw, indicating an alternative path that could lead to code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in netty-codec-redis. A remote attacker can exploit this vulnerability by sending specially crafted Redis payloads across multiple connections without proper termination. This can exhaust the server's direct memory pool, leading to a Denial of Service (DoS) condition where legitimate connections cannot be processed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in netty-codec-haproxy, a component of the Netty network application framework. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy message with a malformed PP2_TYPE_SSL TLV (Type-Length-Value) header. This can lead to an IndexOutOfBoundsException and prevent the release of retained memory, ultimately causing a Denial of Service (DoS) condition for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache CXF. A remote attacker could exploit an LDAP injection vulnerability in the LDAP Certificate repository of the XKMS server. This vulnerability allows the attacker to retrieve arbitrary certificates from the repository, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS (Transport Layer Security) ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service (DoS) due to excessive memory consumption. The issue occurs in the `SslClientHelloHandler.decode()` method when processing the TLS handshake length.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty's DnsResolveContext. This vulnerability allows a remote attacker to achieve information disclosure or data manipulation by crafting malicious DNS responses. The flaw occurs because the DnsResolveContext fails to validate the origin (bailiwick) of CNAME records in DNS responses, which could enable an attacker to redirect network traffic or intercept sensitive data from affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in netty-transport-sctp. A remote attacker can exploit this vulnerability by sending specially crafted, non-complete Stream Control Transmission Protocol (SCTP) message fragments. This can lead to unbounded memory growth within the application, causing a Denial of Service (DoS) condition. The affected component fails to limit the size or number of these fragments, allowing an attacker to consume excessive system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty's `DnsResolveContext`. An attacker controlling an authoritative name server for a subdomain can exploit this vulnerability by providing crafted NS records that are insufficiently validated. This allows the attacker to poison the DNS cache for parent domains, bypassing standard bailiwick rules. Consequently, future DNS resolutions for the affected parent domain will use the poisoned cache, potentially redirecting users to malicious servers and leading to information disclosure or integrity compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in netty-codec-redis. A remote attacker can exploit this vulnerability by repeatedly closing Redis pipeline connections before a Redis array aggregate completes. This leads to a permanent leak of direct-memory buffers, which prevents memory chunks from being returned to the shared memory pool. Over time, this can exhaust the available memory, causing a Denial of Service (DoS) for all Netty channels in the process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in netty-codec-http2. A remote attacker could send specially crafted frames that cause a resource leak within the `DelegatingDecompressorFrameListener` class. This resource leak could lead to an Out Of Memory Error (OOME), potentially causing a Denial of Service (DoS) by taking down the entire Java Virtual Machine (JVM).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the Netty HAProxy PROXY protocol v2 codec. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy PROXY protocol v2 header with nested `PP2_TYPE_SSL` type-length-value (TLV) records. This can lead to a memory leak, causing the underlying cumulation buffer to remain permanently pinned and potentially resulting in a Denial of Service (DoS) due to resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache CXF. The EndpointReferenceUtils and W3CMultiSchemaFactory classes within Apache CXF construct a SAXParserFactory without proper security configurations. This oversight enables out-of-band (OOB) external entity resolution, a type of XML External Entity (XXE) vulnerability. A remote attacker could exploit this to disclose sensitive information from the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty, a network application framework. This vulnerability allows a remote attacker to bypass hostname verification due to improper handling of user-supplied trust managers. When a client is configured with a plain X.509 Trust Manager (X509TrustManager), it fails to perform necessary hostname checks, enabling an attacker to impersonate a legitimate server. This could lead to sensitive information disclosure or man-in-the-middle attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty, a network application framework. The RedisArrayAggregator component pre-allocates memory based on the declared element count in a Redis array header. A remote attacker can exploit this by sending a small, malicious Redis array header that claims a huge initial capacity, leading to excessive memory pre-allocation. This can result in a denial of service (DoS) due to resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache CXF. The `JwtAccessTokenValidator` class fails to properly validate the 'aud' (Audience) claims within incoming JSON Web Token (JWT) access tokens. This vulnerability allows an attacker to reuse a JWT, originally intended for one resource server, against a different resource server. This can lead to token confusion and routing attacks, potentially granting unauthorized access or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the OAuthRequestFilter component of cxf. A logic error in this filter inadvertently creates an inverse security check when enabled. This issue causes legitimate requests from a bound IP address to be rejected, while requests from any other IP address are blindly allowed. This could lead to unauthorized access to resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache CXF. This vulnerability, stemming from an incomplete fix for a previous issue, allows untrusted users who can configure Java Message Service (JMS) for Apache CXF to achieve arbitrary code execution. This could lead to a complete compromise of the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache CXF's JCA integration module. This Java Naming and Directory Interface (JNDI) Injection vulnerability allows for arbitrary code execution. A remote attacker could exploit this by manipulating the Java EE Connector Architecture (JCA) deployment descriptor (ra.xml) or runtime activation parameters, leading to the execution of malicious code on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_spring_boot:4.18
|
— |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:37390 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2433116 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457321 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457323 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457328 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477213 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477217 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477220 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477224 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477226 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477231 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477232 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480728 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480729 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2486716 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488053 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488062 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488081 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488298 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488302 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488304 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488307 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488309 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488383 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488388 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488391 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488400 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488413 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488429 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488433 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488437 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488439 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488442 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-24400 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2433116 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-24400 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-24400 | external |
| https://cheatsheetseries.owasp.org/cheatsheets/XM… | external |
| https://github.com/assertj/assertj/commit/85ca7eb… | external |
| https://github.com/assertj/assertj/releases/tag/a… | external |
| https://github.com/assertj/assertj/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457323 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34478 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34478 | external |
| https://github.com/apache/logging-log4j2/pull/4074 | external |
| https://lists.apache.org/thread/3k1clr2l6vkdnl4cb… | external |
| https://logging.apache.org/cyclonedx/vdr.xml | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457328 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34480 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34480 | external |
| https://github.com/apache/logging-log4j2/pull/4077 | external |
| https://lists.apache.org/thread/5x0hcnng0chhghp6j… | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34481 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457321 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34481 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34481 | external |
| https://github.com/apache/logging-log4j2/pull/4080 | external |
| https://lists.apache.org/thread/n34zdv00gbkdbzt2r… | external |
| https://logging.apache.org/log4j/2.x/manual/json-… | external |
| https://logging.apache.org/security.html#CVE-2026-34481 | external |
| https://access.redhat.com/security/cve/CVE-2026-40984 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2486716 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40984 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40984 | external |
| https://spring.io/security/cve-2026-40984 | external |
| https://access.redhat.com/security/cve/CVE-2026-42578 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477226 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42578 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42578 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42579 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477217 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42579 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42579 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42581 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477232 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42581 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42581 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42584 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477224 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42584 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42584 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42586 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477213 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42586 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42586 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42587 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477220 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42587 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42587 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-44248 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477231 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44248 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44248 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-44249 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488081 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44249 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44249 | external |
| https://github.com/netty/netty/releases/tag/netty… | external |
| https://github.com/netty/netty/releases/tag/netty… | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-44250 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488062 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44250 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44250 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-44417 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480729 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44417 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44417 | external |
| https://lists.apache.org/thread/bqg6gjy2cx7rfyqjx… | external |
| https://access.redhat.com/security/cve/CVE-2026-44890 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488053 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44890 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44890 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-44893 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488383 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44893 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44893 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-44930 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480728 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44930 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44930 | external |
| https://lists.apache.org/thread/c1zqxppo1m5z3kbdh… | external |
| https://access.redhat.com/security/cve/CVE-2026-45416 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488391 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45416 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45416 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-45674 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488400 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45674 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45674 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-46340 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488388 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-46340 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-46340 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-47691 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488439 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-47691 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-47691 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-48006 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488433 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48006 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48006 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-48043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488442 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48043 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-48059 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488437 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48059 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48059 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-49875 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488309 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-49875 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-49875 | external |
| http://www.openwall.com/lists/oss-security/2026/06/11/2 | external |
| https://lists.apache.org/thread/3kb9w5bg90xcp06fc… | external |
| https://access.redhat.com/security/cve/CVE-2026-50010 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488429 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50010 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50010 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-50011 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488413 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50011 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50011 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-50627 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488298 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50627 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50627 | external |
| http://www.openwall.com/lists/oss-security/2026/06/11/4 | external |
| https://lists.apache.org/thread/0jfzz9q992957b99t… | external |
| https://access.redhat.com/security/cve/CVE-2026-50628 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488302 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50628 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50628 | external |
| http://www.openwall.com/lists/oss-security/2026/06/11/5 | external |
| https://lists.apache.org/thread/vb3ho8lf228gh90m1… | external |
| https://access.redhat.com/security/cve/CVE-2026-50632 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488304 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50632 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50632 | external |
| https://lists.apache.org/thread/740ghch5z5y675cn2… | external |
| https://access.redhat.com/security/cve/CVE-2026-50633 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488307 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50633 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50633 | external |
| http://www.openwall.com/lists/oss-security/2026/0… | external |
| https://lists.apache.org/thread/1czhgovkgzdkyp3t6… | external |
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot patch release and security update is now available.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot patch release and security update is now available.\n\nThe purpose of this text-only errata is to inform you about the security issues fixed.\n\nSecurity Fix(es):\n\n* cxf-services-xkms-x509-repo-ldap: Apache CXF: Information Disclosure via LDAP Injection (CVE-2026-44930)\n\n* cxf-rt-transports-jms: Apache CXF: Arbitrary code execution via untrusted JMS configuration (CVE-2026-50632)\n\n* cxf-rt-rs-security-oauth2-saml: Apache CXF: Token Confusion/Routing attacks due to improper validation of JWT audience claims (CVE-2026-50627)\n\n* cxf-rt-rs-security-oauth2: Apache CXF: Token Confusion/Routing attacks due to improper validation of JWT audience claims (CVE-2026-50627)\n\n* cxf-rt-rs-security-oauth2-saml: cxf: Unauthorized access due to logic error in OAuthRequestFilter (CVE-2026-50628)\n\n* cxf-rt-rs-security-oauth2: cxf: Unauthorized access due to logic error in OAuthRequestFilter (CVE-2026-50628)\n\n* cxf-integration-jca: Apache CXF: Arbitrary code execution via JNDI Injection (CVE-2026-50633) \n\n* cxf-core: Apache CXF: Information disclosure via out-of-band external entity resolution due to missing JAXP hardening (CVE-2026-49875)\n\n* netty-codec-redis: Netty: Denial of Service via malicious Redis array header (CVE-2026-50011)\n\n* netty-codec-redis: netty-codec-redis: Denial of Service via crafted Redis payload with deeply nested arrays (CVE-2026-44250)\n\n* netty-codec-redis: netty-codec-redis: Denial of Service via crafted Redis payloads (CVE-2026-44890)\n\n* netty-transport-sctp: Netty-transport-sctp: Denial of Service due to unbounded memory growth from SctpMessage fragments (CVE-2026-46340)\n\n* netty-handler: Netty: Improper trust manager handling leads to hostname verification bypass (CVE-2026-50010)\n\n* netty-codec-redis: Netty\u0027s Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator (CVE-2026-48006)\n\n* netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records (CVE-2026-47691)\n\n* netty-codec-haproxy: Netty HAProxy PROXY protocol v2 codec: Denial of Service via memory leak from crafted PROXY protocol headers (CVE-2026-48059)\n\n* netty-codec-http2: netty-codec-http2: Denial of Service due to resource leak (CVE-2026-48043)\n\n* netty-codec-haproxy: Netty-codec-haproxy: Denial of Service via malformed HAProxy message (CVE-2026-44893)\n\n* netty-handler: netty-handler: IPv6 subnet rule bypass due to incorrect masking operation (CVE-2026-44249)\n\n* assertj-core: AssertJ: Information disclosure and denial of service via XML External Entity (XXE) (CVE-2026-24400)\n\n* cxf-rt-transports-jms: Apache CXF: Remote Code Execution via untrusted JMS configuration (CVE-2026-44417)\n\n* netty-codec-mqtt: Netty: Denial of Service due to excessive resource consumption from crafted MQTT 5 header (CVE-2026-44248)\n\n* netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression (CVE-2026-42587)\n\n* netty-codec-http: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression (CVE-2026-42587)\n\n* netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation (CVE-2026-42578)\n\n* netty-codec-redis: Netty: Command injection via CRLF characters in Redis codec encoder (CVE-2026-42586)\n\n* netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers (CVE-2026-42581)\n\n* netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion (CVE-2026-42584)\n\n* netty-codec-dns: Netty: High integrity impact due to improper DNS domain name constraint enforcement (CVE-2026-42579)\n\n* log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames (CVE-2026-34478)\n\n* log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging (CVE-2026-34480)\n\n* log4j-layout-template-json: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output (CVE-2026-34481)\n\n* micrometer-core: Micrometer: Denial of Service via specially crafted HTTP requests (CVE-2026-40984)\n\n* netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake (CVE-2026-45416)\n\n* netty-resolver-dns: Netty: Information disclosure and data manipulation due to improper CNAME record validation (CVE-2026-45674)",
"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:37390",
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2433116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433116"
},
{
"category": "external",
"summary": "2457321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457321"
},
{
"category": "external",
"summary": "2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "2477213",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477213"
},
{
"category": "external",
"summary": "2477217",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477217"
},
{
"category": "external",
"summary": "2477220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477220"
},
{
"category": "external",
"summary": "2477224",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477224"
},
{
"category": "external",
"summary": "2477226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477226"
},
{
"category": "external",
"summary": "2477231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477231"
},
{
"category": "external",
"summary": "2477232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477232"
},
{
"category": "external",
"summary": "2480728",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480728"
},
{
"category": "external",
"summary": "2480729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480729"
},
{
"category": "external",
"summary": "2486716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486716"
},
{
"category": "external",
"summary": "2488053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488053"
},
{
"category": "external",
"summary": "2488062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488062"
},
{
"category": "external",
"summary": "2488081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488081"
},
{
"category": "external",
"summary": "2488298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488298"
},
{
"category": "external",
"summary": "2488302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488302"
},
{
"category": "external",
"summary": "2488304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488304"
},
{
"category": "external",
"summary": "2488307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488307"
},
{
"category": "external",
"summary": "2488309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488309"
},
{
"category": "external",
"summary": "2488383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488383"
},
{
"category": "external",
"summary": "2488388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488388"
},
{
"category": "external",
"summary": "2488391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488391"
},
{
"category": "external",
"summary": "2488400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488400"
},
{
"category": "external",
"summary": "2488413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488413"
},
{
"category": "external",
"summary": "2488429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488429"
},
{
"category": "external",
"summary": "2488433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488433"
},
{
"category": "external",
"summary": "2488437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488437"
},
{
"category": "external",
"summary": "2488439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488439"
},
{
"category": "external",
"summary": "2488442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488442"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37390.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Build of Apache Camel 4.18.1.P1 for Spring Boot release.",
"tracking": {
"current_release_date": "2026-07-21T19:31:57+00:00",
"generator": {
"date": "2026-07-21T19:31:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:37390",
"initial_release_date": "2026-07-09T15:29:15+00:00",
"revision_history": [
{
"date": "2026-07-09T15:29:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T15:29:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T19:31:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16",
"product": {
"name": "Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16",
"product_id": "Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:apache_camel_spring_boot:4.18"
}
}
}
],
"category": "product_family",
"name": "Red Hat Build of Apache Camel"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24400",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2026-01-26T23:01:28.099083+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AssertJ. An XML External Entity (XXE) vulnerability exists in the `XmlStringPrettyFormatter` component, which is used by the `isXmlEqualTo(CharSequence)` assertion. If an application processes untrusted XML input using these methods, a remote attacker could exploit this flaw to read arbitrary local files, perform Server-Side Request Forgery (SSRF) by making the server request arbitrary URLs, or cause a Denial of Service (DoS) through entity expansion attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "assertj: AssertJ: Information disclosure and denial of service via XML External Entity (XXE)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that a user processes untrusted content with the affected package.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24400"
},
{
"category": "external",
"summary": "RHBZ#2433116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24400",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24400"
},
{
"category": "external",
"summary": "https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html",
"url": "https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html"
},
{
"category": "external",
"summary": "https://github.com/assertj/assertj/commit/85ca7eb6609bb179c043b85ae7d290523b1ba79a",
"url": "https://github.com/assertj/assertj/commit/85ca7eb6609bb179c043b85ae7d290523b1ba79a"
},
{
"category": "external",
"summary": "https://github.com/assertj/assertj/releases/tag/assertj-build-3.27.7",
"url": "https://github.com/assertj/assertj/releases/tag/assertj-build-3.27.7"
},
{
"category": "external",
"summary": "https://github.com/assertj/assertj/security/advisories/GHSA-rqfh-9r24-8c9r",
"url": "https://github.com/assertj/assertj/security/advisories/GHSA-rqfh-9r24-8c9r"
}
],
"release_date": "2026-01-26T22:19:02.161000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "assertj: AssertJ: Information disclosure and denial of service via XML External Entity (XXE)"
},
{
"cve": "CVE-2026-34478",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T16:01:52.683616+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows log injection via CRLF sequences due to silently renamed security attributes in Rfc5424Layout. This affects Red Hat products that directly configure Rfc5424Layout with stream-based syslog services, potentially enabling an attacker to obscure or manipulate log records. This impact is limited to specific configurations, as users of the SyslogAppender are not 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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "RHBZ#2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4074",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34478",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
}
],
"release_date": "2026-04-10T15:40:17.713000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames"
},
{
"cve": "CVE-2026-34480",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-10T16:02:17.024798+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in Apache Log4j Core\u0027s XmlLayout component can lead to a denial of service in logging operations when log messages contain characters forbidden by the XML 1.0 specification. Systems processing these logs may fail to read records or the logging process may cease event delivery, impacting monitoring and auditing capabilities in affected Red Hat products. Red Hat products in their default configurations will be able to automatically recover, but some log messages may be lost.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "RHBZ#2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4077",
"url": "https://github.com/apache/logging-log4j2/pull/4077"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb",
"url": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34480",
"url": "https://logging.apache.org/security.html#CVE-2026-34480"
}
],
"release_date": "2026-04-10T15:42:03.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging"
},
{
"cve": "CVE-2026-34481",
"cwe": {
"id": "CWE-241",
"name": "Improper Handling of Unexpected Data Type"
},
"discovery_date": "2026-04-10T16:01:44.581898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j\u0027s JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires an application to be configured with JsonTemplateLayout and to log attacker-controlled non-finite floating-point values within a MapMessage, which is not a default or common configuration in Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34481"
},
{
"category": "external",
"summary": "RHBZ#2457321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34481",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4080",
"url": "https://github.com/apache/logging-log4j2/pull/4080"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv",
"url": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html",
"url": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34481",
"url": "https://logging.apache.org/security.html#CVE-2026-34481"
}
],
"release_date": "2026-04-10T15:43:00.100000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output"
},
{
"cve": "CVE-2026-40984",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-09T05:01:51.700197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2486716"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Micrometer. A remote attacker can provide specially crafted HTTP requests, which may lead to a denial-of-service (DoS) condition. This vulnerability allows an attacker to disrupt the availability of the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "micrometer-core: micrometer-jetty11: micrometer-jetty12: Micrometer: Denial of Service via specially crafted HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial-of-service vulnerability in Micrometer, a component present in several Red Hat products. A remote, unauthenticated attacker can exploit this flaw by sending specially crafted HTTP requests, leading to resource exhaustion and disrupting the availability of affected services. Exploitation of this flaw requires one or more HTTP server instrumentation(s), from one of the vulnerable components, to be configured to record metrics.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40984"
},
{
"category": "external",
"summary": "RHBZ#2486716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40984",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40984"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40984",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40984"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2026-40984",
"url": "https://spring.io/security/cve-2026-40984"
}
],
"release_date": "2026-06-09T03:47:46.447000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "micrometer-core: micrometer-jetty11: micrometer-jetty12: Micrometer: Denial of Service via specially crafted HTTP requests"
},
{
"cve": "CVE-2026-42578",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-05-13T19:02:00.826936+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477226"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected behavior or potential bypass of security controls on the proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42578"
},
{
"category": "external",
"summary": "RHBZ#2477226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42578",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42578"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-45q3-82m4-75jr",
"url": "https://github.com/netty/netty/security/advisories/GHSA-45q3-82m4-75jr"
}
],
"release_date": "2026-05-13T17:57:43.538000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation"
},
{
"cve": "CVE-2026-42579",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-05-13T19:01:25.062732+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477217"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. Netty\u0027s DNS (Domain Name System) codec does not properly enforce domain name constraints as defined in RFC 1035 during both encoding and decoding processes. This vulnerability allows a remote attacker to exploit the decoder using malicious DNS responses or exploit the encoder through user-influenced hostnames, leading to a high integrity impact on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: Netty: High integrity impact due to improper DNS domain name constraint enforcement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important integrity flaw in Netty\u0027s DNS codec. The vulnerability arises from insufficient enforcement of RFC 1035 domain name constraints during both encoding and decoding, allowing remote attackers to manipulate DNS responses or user-controlled hostnames. This could lead to a high integrity impact on affected Red Hat products that utilize the vulnerable Netty DNS codec.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42579"
},
{
"category": "external",
"summary": "RHBZ#2477217",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477217"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42579",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42579"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42579",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42579"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-cm33-6792-r9fm",
"url": "https://github.com/netty/netty/security/advisories/GHSA-cm33-6792-r9fm"
}
],
"release_date": "2026-05-13T18:01:52.500000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: Netty: High integrity impact due to improper DNS domain name constraint enforcement"
},
{
"cve": "CVE-2026-42581",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-05-13T19:02:26.404511+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477232"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both `Transfer-Encoding: chunked` and `Content-Length` headers. While Netty correctly strips the conflicting `Content-Length` header for HTTP/1.1 messages, this guard is absent for HTTP/1.0. This can lead to HTTP request smuggling, where downstream proxies or handlers may misinterpret message boundaries, potentially allowing an attacker to bypass security controls or access unauthorized information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. Netty\u0027s HttpObjectDecoder, used across various Red Hat products, improperly handles conflicting `Transfer-Encoding: chunked` and `Content-Length` headers in HTTP/1.0 requests. This allows a remote attacker to perform HTTP request smuggling, potentially bypassing security controls or gaining unauthorized access to information due to misinterpretation of message boundaries by downstream proxies or handlers.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42581"
},
{
"category": "external",
"summary": "RHBZ#2477232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-xxqh-mfjm-7mv9",
"url": "https://github.com/netty/netty/security/advisories/GHSA-xxqh-mfjm-7mv9"
}
],
"release_date": "2026-05-13T17:54:44.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"category": "workaround",
"details": "To mitigate this issue, configure any reverse proxies or load balancers in front of Netty to either reject HTTP/1.0 requests containing both Transfer-Encoding: chunked and Content-Length headers, or to explicitly prioritize the Transfer-Encoding header over Content-Length for HTTP/1.0 traffic. This ensures consistent interpretation of message boundaries and prevents request smuggling attacks.",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers"
},
{
"cve": "CVE-2026-42584",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-05-13T19:01:51.846351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477224"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses (103, followed by a 200 with a GET body, then another 200 for a HEAD request) when the client pipelines GET then HEAD requests. This can cause the HttpClientCodec to incorrectly pair responses, leading to subsequent HTTP responses being parsed from the wrong offset. This issue may result in information disclosure or other data integrity problems due to misinterpretation of network traffic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in Netty\u0027s HttpClientCodec allows a remote attacker to cause data confusion. By sending a specially crafted sequence of HTTP responses, an attacker can cause subsequent HTTP responses to be parsed incorrectly, potentially leading to information disclosure or data integrity issues in applications utilizing Netty for HTTP client operations. This vulnerability affects various Red Hat products that bundle Netty, including Red Hat AMQ, Enterprise Application Platform, Red Hat Build of Quarkus, and Red Hat Build of Keycloak.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42584"
},
{
"category": "external",
"summary": "RHBZ#2477224",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477224"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42584"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-57rv-r2g8-2cj3",
"url": "https://github.com/netty/netty/security/advisories/GHSA-57rv-r2g8-2cj3"
}
],
"release_date": "2026-05-13T18:10:48.437000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion"
},
{
"cve": "CVE-2026-42586",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-05-13T19:01:07.234596+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477213"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, an asynchronous, event-driven network application framework. The Netty Redis codec encoder (RedisEncoder) does not properly validate or sanitize user-controlled string content for CRLF (Carriage Return Line Feed) characters. A remote attacker, by controlling the content of a Redis message, can inject arbitrary Redis commands or forge fake responses. This can lead to a high impact on data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-redis: Netty: Command injection via CRLF characters in Redis codec encoder",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42586"
},
{
"category": "external",
"summary": "RHBZ#2477213",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477213"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42586",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42586"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42586",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42586"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-rgrr-p7gp-5xj7",
"url": "https://github.com/netty/netty/security/advisories/GHSA-rgrr-p7gp-5xj7"
}
],
"release_date": "2026-05-13T18:20:46.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-redis: Netty: Command injection via CRLF characters in Redis codec encoder"
},
{
"cve": "CVE-2026-42587",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-13T19:01:35.415881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477220"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. A remote attacker can bypass the configured decompression limit in the HttpContentDecompressor by sending a specially crafted compressed payload using Brotli (br), Zstandard (zstd), or Snappy content encodings. This can lead to unbounded memory allocation, resulting in an out-of-memory Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Netty\u0027s HTTP content decompression. A remote attacker can exploit this flaw by sending specially crafted compressed payloads using Brotli, Zstandard, or Snappy encodings, bypassing configured decompression limits. This leads to unbounded memory allocation, potentially causing an out-of-memory condition and rendering affected Red Hat systems 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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42587"
},
{
"category": "external",
"summary": "RHBZ#2477220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42587",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42587"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv"
}
],
"release_date": "2026-05-13T18:22:21.699000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression"
},
{
"cve": "CVE-2026-44248",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-13T19:02:22.095946+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477231"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, an asynchronous event-driven network application framework. A remote attacker can exploit this vulnerability by sending a crafted MQTT 5 header with an oversized Properties section. This causes Netty to repeatedly parse and buffer the large Properties section in memory before any message size limits are applied, leading to high CPU and memory consumption. This can result in a Denial of Service (DoS) condition, making the affected system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-mqtt: Netty: Denial of Service due to excessive resource consumption from crafted MQTT 5 header",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44248"
},
{
"category": "external",
"summary": "RHBZ#2477231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44248",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44248"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-jfg9-48mv-9qgx",
"url": "https://github.com/netty/netty/security/advisories/GHSA-jfg9-48mv-9qgx"
}
],
"release_date": "2026-05-13T18:23:37.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-mqtt: Netty: Denial of Service due to excessive resource consumption from crafted MQTT 5 header"
},
{
"cve": "CVE-2026-44249",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-06-11T22:02:05.327173+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488081"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-handler, a component of the Netty network application framework. A remote attacker can exploit an incorrect masking operation in the IpSubnetFilterRule.compareTo() function to bypass configured IPv6 subnet rules. This allows valid public IP addresses to circumvent intended network restrictions, potentially leading to unauthorized access or exposure of services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-handler: netty-handler: IPv6 subnet rule bypass due to incorrect masking operation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in netty-handler is rated as Important because a remote attacker can bypass configured IPv6 subnet filtering rules. This flaw, stemming from an incorrect masking operation, could allow unauthorized access to or exposure of services that are intended to be network-restricted within Red Hat products utilizing the affected Netty component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44249"
},
{
"category": "external",
"summary": "RHBZ#2488081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44249"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-3qp7-7mw8-wx86",
"url": "https://github.com/netty/netty/security/advisories/GHSA-3qp7-7mw8-wx86"
}
],
"release_date": "2026-06-11T20:46:14.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-handler: netty-handler: IPv6 subnet rule bypass due to incorrect masking operation"
},
{
"cve": "CVE-2026-44250",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T22:01:16.373607+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488062"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-codec-redis. A remote attacker can exploit this vulnerability by sending a specially crafted Redis payload containing deeply nested arrays. This action forces the server to allocate a large number of state objects and collections, leading to memory exhaustion. Consequently, this can result in a Denial of Service (DoS) condition, rendering the affected server unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-redis: netty-codec-redis: Denial of Service via crafted Redis payload with deeply nested arrays",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in netty-codec-redis, affecting Red Hat products that process Redis payloads. A remote attacker can exhaust server memory by sending a crafted Redis payload with deeply nested arrays, leading to an OutOfMemoryError and rendering the service unresponsive. This impact is significant due to the potential for complete service disruption without 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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44250"
},
{
"category": "external",
"summary": "RHBZ#2488062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488062"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44250",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44250"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-3244-j874-rhc2",
"url": "https://github.com/netty/netty/security/advisories/GHSA-3244-j874-rhc2"
}
],
"release_date": "2026-06-11T20:49:00.487000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services utilizing netty-codec-redis to trusted clients and networks only. Implement firewall rules to limit exposure of the Redis service or the application using it to prevent unauthenticated remote attackers from sending malicious payloads. This may impact legitimate client connections if not configured carefully. A service restart may be required for firewall rule changes to take effect.",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-redis: netty-codec-redis: Denial of Service via crafted Redis payload with deeply nested arrays"
},
{
"cve": "CVE-2026-44417",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2026-05-22T13:00:55.251571+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache CXF. Untrusted users, if allowed to configure Java Message Service (JMS) for Apache CXF, can exploit this vulnerability to achieve remote code execution (RCE). This issue arises from an incomplete fix for a prior security flaw, indicating an alternative path that could lead to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.cxf/cxf-rt-transports-jms: Apache CXF: Remote Code Execution via untrusted JMS configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Apache CXF where an incomplete fix for a prior vulnerability allows remote code execution. Exploitation requires that untrusted users have permissions to configure Java Message Service (JMS) within the Apache CXF environment, which is not a default configuration in Red Hat products. Successful exploitation could lead to arbitrary code execution with the privileges of the affected service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44417"
},
{
"category": "external",
"summary": "RHBZ#2480729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44417"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/bqg6gjy2cx7rfyqjxcpv3jwjvmclvz4o",
"url": "https://lists.apache.org/thread/bqg6gjy2cx7rfyqjxcpv3jwjvmclvz4o"
}
],
"release_date": "2026-05-22T12:17:25.102000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that only trusted users have permissions to configure Java Message Service (JMS) for Apache CXF. Restrict access to configuration files and management interfaces that control JMS settings. If JMS functionality is not required, consider disabling it to remove the attack vector.",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "org.apache.cxf/cxf-rt-transports-jms: Apache CXF: Remote Code Execution via untrusted JMS configuration"
},
{
"cve": "CVE-2026-44890",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T22:00:53.322242+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488053"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-codec-redis. A remote attacker can exploit this vulnerability by sending specially crafted Redis payloads across multiple connections without proper termination. This can exhaust the server\u0027s direct memory pool, leading to a Denial of Service (DoS) condition where legitimate connections cannot be processed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-redis: netty-codec-redis: Denial of Service via crafted Redis payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important as it allows a remote, unauthenticated attacker to cause a denial of service in applications utilizing `netty-codec-redis` or `netty-handler`. By sending specially crafted Redis payloads without proper termination, an attacker can exhaust the server\u0027s direct memory pool, preventing legitimate connections and disrupting service availability. This impacts Red Hat products that process Redis traffic via affected Netty components.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44890"
},
{
"category": "external",
"summary": "RHBZ#2488053",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488053"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44890",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44890"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-6ghj-frrj-jjj3",
"url": "https://github.com/netty/netty/security/advisories/GHSA-6ghj-frrj-jjj3"
}
],
"release_date": "2026-06-11T20:52:50.980000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-redis: netty-codec-redis: Denial of Service via crafted Redis payloads"
},
{
"cve": "CVE-2026-44893",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-06-12T15:01:18.066312+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-codec-haproxy, a component of the Netty network application framework. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy message with a malformed PP2_TYPE_SSL TLV (Type-Length-Value) header. This can lead to an IndexOutOfBoundsException and prevent the release of retained memory, ultimately causing a Denial of Service (DoS) condition for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-haproxy: Netty-codec-haproxy: Denial of Service via malformed HAProxy message",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important because a remote, unauthenticated attacker can trigger a denial of service in applications utilizing `netty-codec-haproxy`. By sending a specially crafted HAProxy message with a malformed SSL TLV header, an attacker can cause an `IndexOutOfBoundsException`, leading to unreleased memory and resource exhaustion. This can render the affected application unresponsive.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44893"
},
{
"category": "external",
"summary": "RHBZ#2488383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44893",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44893"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-cc37-9q2j-3hfv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-cc37-9q2j-3hfv"
}
],
"release_date": "2026-06-12T14:00:25.801000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-haproxy: Netty-codec-haproxy: Denial of Service via malformed HAProxy message"
},
{
"cve": "CVE-2026-44930",
"cwe": {
"id": "CWE-90",
"name": "Improper Neutralization of Special Elements used in an LDAP Query (\u0027LDAP Injection\u0027)"
},
"discovery_date": "2026-05-22T13:00:51.621372+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480728"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache CXF. A remote attacker could exploit an LDAP injection vulnerability in the LDAP Certificate repository of the XKMS server. This vulnerability allows the attacker to retrieve arbitrary certificates from the repository, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-cxf: org.apache.cxf.services.xkms/cxf-services-xkms-x509-repo-ldap: Apache CXF: Information Disclosure via LDAP Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Apache CXF\u0027s XKMS server, allowing a remote attacker to retrieve arbitrary certificates via an LDAP injection vulnerability in the LDAP Certificate repository. This impact is considered Important due to the potential for unauthorized access to sensitive cryptographic material without requiring prior authentication, affecting the confidentiality of services utilizing the cxf-services-xkms-x509-repo-ldap component in Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44930"
},
{
"category": "external",
"summary": "RHBZ#2480728",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480728"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44930",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44930"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/c1zqxppo1m5z3kbdhjn5p991zk09ynkh",
"url": "https://lists.apache.org/thread/c1zqxppo1m5z3kbdhjn5p991zk09ynkh"
}
],
"release_date": "2026-05-22T12:16:47.230000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-cxf: org.apache.cxf.services.xkms/cxf-services-xkms-x509-repo-ldap: Apache CXF: Information Disclosure via LDAP Injection"
},
{
"cve": "CVE-2026-45416",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-12T15:01:45.671884+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS (Transport Layer Security) ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service (DoS) due to excessive memory consumption. The issue occurs in the `SslClientHelloHandler.decode()` method when processing the TLS handshake length.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Netty is rated as Important. It allows a remote attacker to trigger a denial of service by sending a specially crafted TLS ClientHello message. The flaw arises from an eager, unbounded memory allocation during the TLS handshake, particularly when default configurations disable the maximum client hello length guard, leading to excessive resource consumption in affected Red Hat products utilizing Netty.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45416"
},
{
"category": "external",
"summary": "RHBZ#2488391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45416",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45416"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-x4gw-5cx5-pgmh",
"url": "https://github.com/netty/netty/security/advisories/GHSA-x4gw-5cx5-pgmh"
}
],
"release_date": "2026-06-12T14:10:05.585000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"category": "workaround",
"details": "To mitigate this issue, configure applications utilizing Netty\u0027s `SslClientHelloHandler` to specify a non-zero value for the `maxClientHelloLength` parameter. This will enable the internal length validation, preventing the eager allocation of large memory buffers when processing crafted TLS ClientHello messages. Refer to your specific application\u0027s documentation for details on configuring Netty\u0027s TLS handler. A restart of the affected application or service is required for the configuration changes to take effect.",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake"
},
{
"cve": "CVE-2026-45674",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2026-06-12T15:02:15.565158+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s DnsResolveContext. This vulnerability allows a remote attacker to achieve information disclosure or data manipulation by crafting malicious DNS responses. The flaw occurs because the DnsResolveContext fails to validate the origin (bailiwick) of CNAME records in DNS responses, which could enable an attacker to redirect network traffic or intercept sensitive data from affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-resolver-dns: Netty: Information disclosure and data manipulation due to improper CNAME record validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important severity flaw in Netty\u0027s DnsResolveContext allows a remote attacker to achieve information disclosure or data manipulation. By crafting malicious DNS responses, an attacker could redirect network traffic or intercept sensitive data, impacting applications utilizing Netty for DNS resolution in Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45674"
},
{
"category": "external",
"summary": "RHBZ#2488400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45674",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45674"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45674",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45674"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-676x-f7gg-47vc",
"url": "https://github.com/netty/netty/security/advisories/GHSA-676x-f7gg-47vc"
}
],
"release_date": "2026-06-12T14:17:50.203000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-resolver-dns: Netty: Information disclosure and data manipulation due to improper CNAME record validation"
},
{
"cve": "CVE-2026-46340",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-12T15:01:34.090215+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-transport-sctp. A remote attacker can exploit this vulnerability by sending specially crafted, non-complete Stream Control Transmission Protocol (SCTP) message fragments. This can lead to unbounded memory growth within the application, causing a Denial of Service (DoS) condition. The affected component fails to limit the size or number of these fragments, allowing an attacker to consume excessive system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-transport-sctp: Netty-transport-sctp: Denial of Service due to unbounded memory growth from SctpMessage fragments",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important denial of service flaw exists in `netty-transport-sctp`, a component used across various Red Hat products. A remote, unauthenticated attacker can exploit this vulnerability by sending fragmented Stream Control Transmission Protocol (SCTP) messages without the completion flag. This leads to unbounded memory growth and resource exhaustion, causing a complete denial of service for applications utilizing the affected Netty component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46340"
},
{
"category": "external",
"summary": "RHBZ#2488388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46340",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46340"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46340",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46340"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5xrh-qmmq-w6ch",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5xrh-qmmq-w6ch"
}
],
"release_date": "2026-06-12T14:19:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-transport-sctp: Netty-transport-sctp: Denial of Service due to unbounded memory growth from SctpMessage fragments"
},
{
"cve": "CVE-2026-47691",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2026-06-12T16:02:45.855856+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s `DnsResolveContext`. An attacker controlling an authoritative name server for a subdomain can exploit this vulnerability by providing crafted NS records that are insufficiently validated. This allows the attacker to poison the DNS cache for parent domains, bypassing standard bailiwick rules. Consequently, future DNS resolutions for the affected parent domain will use the poisoned cache, potentially redirecting users to malicious servers and leading to information disclosure or integrity compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Netty\u0027s DNS resolution component, `netty-resolver-dns`, allows for DNS cache poisoning. An attacker with control over an authoritative name server for a subdomain could exploit this vulnerability to inject malicious DNS records into the cache of parent domains. This could lead to redirection of network traffic, impacting the integrity and availability of services relying on DNS resolution within affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47691"
},
{
"category": "external",
"summary": "RHBZ#2488439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47691",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47691"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47691",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47691"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5pvg-856g-cp85",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5pvg-856g-cp85"
}
],
"release_date": "2026-06-12T14:33:16.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records"
},
{
"cve": "CVE-2026-48006",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-06-12T16:02:27.195680+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-codec-redis. A remote attacker can exploit this vulnerability by repeatedly closing Redis pipeline connections before a Redis array aggregate completes. This leads to a permanent leak of direct-memory buffers, which prevents memory chunks from being returned to the shared memory pool. Over time, this can exhaust the available memory, causing a Denial of Service (DoS) for all Netty channels in the process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-redis: Netty\u0027s Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Netty\u0027s RedisArrayAggregator. Repeated connection churn by a network peer can lead to a permanent leak of direct-memory buffers, eventually exhausting the JVM-wide direct-memory pool. This can cause allocation failures across all Netty channels, impacting the availability and stability of Red Hat products utilizing Netty for Redis communication.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48006"
},
{
"category": "external",
"summary": "RHBZ#2488433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48006"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-6jv9-x5w9-2ccm",
"url": "https://github.com/netty/netty/security/advisories/GHSA-6jv9-x5w9-2ccm"
}
],
"release_date": "2026-06-12T14:36:44.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-redis: Netty\u0027s Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator"
},
{
"cve": "CVE-2026-48043",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-06-12T16:02:56.371830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-codec-http2. A remote attacker could send specially crafted frames that cause a resource leak within the `DelegatingDecompressorFrameListener` class. This resource leak could lead to an Out Of Memory Error (OOME), potentially causing a Denial of Service (DoS) by taking down the entire Java Virtual Machine (JVM).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http2: netty-codec-http2: Denial of Service due to resource leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in netty-codec-http2, affecting Red Hat products that utilize HTTP/2 communication with decompression. A remote attacker can exploit a resource leak in the `DelegatingDecompressorFrameListener` by sending malformed HTTP/2 frames, potentially leading to an Out Of Memory Error and causing the Java Virtual Machine to terminate. This could disrupt service availability in affected deployments.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48043"
},
{
"category": "external",
"summary": "RHBZ#2488442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48043"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-c2gf-v879-257j",
"url": "https://github.com/netty/netty/security/advisories/GHSA-c2gf-v879-257j"
}
],
"release_date": "2026-06-12T14:39:52.498000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-http2: netty-codec-http2: Denial of Service due to resource leak"
},
{
"cve": "CVE-2026-48059",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-06-12T16:02:40.032749+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Netty HAProxy PROXY protocol v2 codec. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy PROXY protocol v2 header with nested `PP2_TYPE_SSL` type-length-value (TLV) records. This can lead to a memory leak, causing the underlying cumulation buffer to remain permanently pinned and potentially resulting in a Denial of Service (DoS) due to resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-haproxy: Netty HAProxy PROXY protocol v2 codec: Denial of Service via memory leak from crafted PROXY protocol headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Netty HAProxy PROXY protocol v2 codec, which can lead to a denial of service. A remote attacker can trigger a memory leak by sending a specially crafted HAProxy PROXY protocol v2 header with deeply nested SSL TLV records, causing resource exhaustion in affected Red Hat products that utilize this codec.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48059"
},
{
"category": "external",
"summary": "RHBZ#2488437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48059"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-h2qv-fj59-j46j",
"url": "https://github.com/netty/netty/security/advisories/GHSA-h2qv-fj59-j46j"
}
],
"release_date": "2026-06-12T14:42:44.677000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-haproxy: Netty HAProxy PROXY protocol v2 codec: Denial of Service via memory leak from crafted PROXY protocol headers"
},
{
"cve": "CVE-2026-49875",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2026-06-12T10:01:23.698724+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488309"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache CXF. The EndpointReferenceUtils and W3CMultiSchemaFactory classes within Apache CXF construct a SAXParserFactory without proper security configurations. This oversight enables out-of-band (OOB) external entity resolution, a type of XML External Entity (XXE) vulnerability. A remote attacker could exploit this to disclose sensitive information from the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cxf: org.apache.cxf/cxf-core: Apache CXF: Information disclosure via out-of-band external entity resolution due to missing JAXP hardening",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure vulnerability in Apache CXF, affecting Red Hat products that bundle the component, such as Enterprise Application Platform, JBoss Web Server, and Red Hat Single Sign-On. The flaw allows a remote attacker to disclose sensitive information due to improper XML parsing configurations, which can be exploited without 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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-49875"
},
{
"category": "external",
"summary": "RHBZ#2488309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488309"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-49875",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49875"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-49875",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49875"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/06/11/2",
"url": "http://www.openwall.com/lists/oss-security/2026/06/11/2"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3kb9w5bg90xcp06fccoz9k3gpsvyy79o",
"url": "https://lists.apache.org/thread/3kb9w5bg90xcp06fccoz9k3gpsvyy79o"
}
],
"release_date": "2026-06-12T08:54:50.103000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cxf: org.apache.cxf/cxf-core: Apache CXF: Information disclosure via out-of-band external entity resolution due to missing JAXP hardening"
},
{
"cve": "CVE-2026-50010",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-06-12T16:02:13.735675+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, a network application framework. This vulnerability allows a remote attacker to bypass hostname verification due to improper handling of user-supplied trust managers. When a client is configured with a plain X.509 Trust Manager (X509TrustManager), it fails to perform necessary hostname checks, enabling an attacker to impersonate a legitimate server. This could lead to sensitive information disclosure or man-in-the-middle attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-handler: Netty: Improper trust manager handling leads to hostname verification bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Netty that affects Red Hat products utilizing the `netty-handler` component, including various Red Hat AMQ, Enterprise Application Platform, and OpenShift offerings. The vulnerability arises when a Netty client is configured with a plain X.509 Trust Manager, leading to a bypass of hostname verification. This oversight allows a remote attacker to perform man-in-the-middle attacks by impersonating a legitimate server, potentially compromising sensitive data.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50010"
},
{
"category": "external",
"summary": "RHBZ#2488429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50010"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-c653-97m9-rcg9",
"url": "https://github.com/netty/netty/security/advisories/GHSA-c653-97m9-rcg9"
}
],
"release_date": "2026-06-12T14:50:43.151000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-handler: Netty: Improper trust manager handling leads to hostname verification bypass"
},
{
"cve": "CVE-2026-50011",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-12T16:01:17.003045+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488413"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, a network application framework. The RedisArrayAggregator component pre-allocates memory based on the declared element count in a Redis array header. A remote attacker can exploit this by sending a small, malicious Redis array header that claims a huge initial capacity, leading to excessive memory pre-allocation. This can result in a denial of service (DoS) due to resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-redis: Netty: Denial of Service via malicious Redis array header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Netty\u0027s RedisArrayAggregator component. A remote, unauthenticated attacker can exploit this flaw by sending a specially crafted Redis array header, causing excessive memory pre-allocation and leading to resource exhaustion. This can disrupt services utilizing Netty for Redis communication.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50011"
},
{
"category": "external",
"summary": "RHBZ#2488413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50011",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50011"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50011",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50011"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5w86-c3rq-vjj7",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5w86-c3rq-vjj7"
}
],
"release_date": "2026-06-12T14:52:18.042000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that utilize the netty-codec-redis component and process Redis traffic. Configure firewalls or network access control lists (ACLs) to limit connections to these services from trusted networks or localhost only. This reduces the attack surface by preventing untrusted remote attackers from sending malicious Redis array headers. Consult product-specific documentation for detailed instructions on configuring network access for affected Red Hat products. Reloading or restarting services may be required for network configuration changes to take effect, which could temporarily impact availability.",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-redis: Netty: Denial of Service via malicious Redis array header"
},
{
"cve": "CVE-2026-50627",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-06-12T10:00:52.910705+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488298"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache CXF. The `JwtAccessTokenValidator` class fails to properly validate the \u0027aud\u0027 (Audience) claims within incoming JSON Web Token (JWT) access tokens. This vulnerability allows an attacker to reuse a JWT, originally intended for one resource server, against a different resource server. This can lead to token confusion and routing attacks, potentially granting unauthorized access or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-cxf: org.apache.cxf/cxf-rt-rs-security-oauth2: Apache CXF: Token Confusion/Routing attacks due to improper validation of JWT audience claims",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important. Although authentication is required (the attacker must possess a valid JWT issued for some resource server), the flaw allows unauthorized access to protected resources on any other resource server using Apache CXF\u0027s JwtAccessTokenValidator, enabling full read/write operations across trust boundaries due to the complete absence of audience claim validation in the default configuration.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50627"
},
{
"category": "external",
"summary": "RHBZ#2488298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50627",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50627"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/06/11/4",
"url": "http://www.openwall.com/lists/oss-security/2026/06/11/4"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/0jfzz9q992957b99tw7hodcqjfyxwb1m",
"url": "https://lists.apache.org/thread/0jfzz9q992957b99tw7hodcqjfyxwb1m"
}
],
"release_date": "2026-06-12T08:55:41.657000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-cxf: org.apache.cxf/cxf-rt-rs-security-oauth2: Apache CXF: Token Confusion/Routing attacks due to improper validation of JWT audience claims"
},
{
"cve": "CVE-2026-50628",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2026-06-12T10:01:04.467498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488302"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OAuthRequestFilter component of cxf. A logic error in this filter inadvertently creates an inverse security check when enabled. This issue causes legitimate requests from a bound IP address to be rejected, while requests from any other IP address are blindly allowed. This could lead to unauthorized access to resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cxf: org.apache.cxf/cxf-rt-rs-security-oauth2: cxf: Unauthorized access due to logic error in OAuthRequestFilter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it requires the attacker to first obtain a valid OAuth2 access token through a separate attack vector (such as token leakage, network interception, or log exposure) before exploitation is possible. Successful exploitation allows an attacker to replay a stolen token from any IP address, bypassing the sender-constrained token binding security control and gaining unauthorized access to protected resources as the legitimate token holder. The vulnerability\u0027s root cause is an inverted logic check in the IP binding validation of the cxf-rt-rs-security-oauth2 module, which permits token usage from non-matching IP addresses instead of rejecting it.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50628"
},
{
"category": "external",
"summary": "RHBZ#2488302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50628",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50628"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/06/11/5",
"url": "http://www.openwall.com/lists/oss-security/2026/06/11/5"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vb3ho8lf228gh90m1fpnohf2008xrdxk",
"url": "https://lists.apache.org/thread/vb3ho8lf228gh90m1fpnohf2008xrdxk"
}
],
"release_date": "2026-06-12T08:56:28.526000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cxf: org.apache.cxf/cxf-rt-rs-security-oauth2: cxf: Unauthorized access due to logic error in OAuthRequestFilter"
},
{
"cve": "CVE-2026-50632",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-12T10:01:09.993388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488304"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache CXF. This vulnerability, stemming from an incomplete fix for a previous issue, allows untrusted users who can configure Java Message Service (JMS) for Apache CXF to achieve arbitrary code execution. This could lead to a complete compromise of the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cxf: org.apache.cxf/cxf-rt-transports-jms: Apache CXF: Arbitrary code execution via untrusted JMS configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Apache CXF\u0027s JMS transport allows arbitrary code execution. The vulnerability occurs when untrusted users can configure Java Message Service (JMS) for Apache CXF, potentially leading to a complete system compromise. This risk is present in environments where JMS configuration is accessible to or managed by untrusted entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50632"
},
{
"category": "external",
"summary": "RHBZ#2488304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488304"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50632",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50632"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/740ghch5z5y675cn2kzgtyo5k37n6qcw",
"url": "https://lists.apache.org/thread/740ghch5z5y675cn2kzgtyo5k37n6qcw"
}
],
"release_date": "2026-06-12T09:00:48.530000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that only trusted administrators have the necessary permissions to configure Java Message Service (JMS) for Apache CXF. Restricting access to JMS configuration prevents untrusted users from exploiting this vulnerability. Review and enforce strict access controls on systems where Apache CXF is deployed with JMS transport.",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cxf: org.apache.cxf/cxf-rt-transports-jms: Apache CXF: Arbitrary code execution via untrusted JMS configuration"
},
{
"cve": "CVE-2026-50633",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-12T10:01:18.069803+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488307"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache CXF\u0027s JCA integration module. This Java Naming and Directory Interface (JNDI) Injection vulnerability allows for arbitrary code execution. A remote attacker could exploit this by manipulating the Java EE Connector Architecture (JCA) deployment descriptor (ra.xml) or runtime activation parameters, leading to the execution of malicious code on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-cxf: org.apache.cxf/cxf-integration-jca: Apache CXF: Arbitrary code execution via JNDI Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in Apache CXF\u0027s JCA integration module, as shipped in Red Hat products such as JBoss Fuse and Red Hat build of Apache Camel. This JNDI Injection flaw could lead to arbitrary code execution if an attacker successfully manipulates the JCA deployment descriptor or runtime activation parameters. The high attack complexity indicates specific conditions are required for successful exploitation.",
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50633"
},
{
"category": "external",
"summary": "RHBZ#2488307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488307"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50633",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50633"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/06/11/10",
"url": "http://www.openwall.com/lists/oss-security/2026/06/11/10"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/1czhgovkgzdkyp3t61wthn0foogh2grf",
"url": "https://lists.apache.org/thread/1czhgovkgzdkyp3t61wthn0foogh2grf"
}
],
"release_date": "2026-06-12T09:02:02.547000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T15:29:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37390"
},
{
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"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 build of Apache Camel 4.18.1.P1 for Spring Boot 3.5.16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-cxf: org.apache.cxf/cxf-integration-jca: Apache CXF: Arbitrary code execution via JNDI Injection"
}
]
}
RHSA-2026:42644
Vulnerability from csaf_redhat - Published: 2026-07-21 09:35 - Updated: 2026-07-21 21:35A flaw was found in idna crate. This vulnerability allows hostname spoofing and potential privilege escalation via specially crafted Punycode labels that render as ASCII or empty labels, leading to incorrect equality comparisons during hostname validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in python-transformers. An attacker can exploit this vulnerability by providing a malicious model repository. During model initialization, the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted configuration data. This allows the attacker to execute arbitrary code, potentially leading to credential theft, unauthorized access, or the deployment of backdoors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in pip, the package installer for Python. A remote attacker can exploit this vulnerability by tricking a victim into installing a malicious Python wheel. This wheel contains specially crafted entry-point names that use directory traversal or absolute paths. This allows pip to write generated script wrappers outside the intended installation directory, leading to arbitrary file overwrite. This can severely impact system integrity and availability, and in certain scenarios, may lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Keras. Attackers can exploit a path traversal vulnerability in the archive extraction utilities, specifically `filter_safe_tarinfos()` and `filter_safe_zipinfos()`. This occurs because the validation of archive member paths is performed against the process's current working directory (CWD) instead of the actual extraction destination. When the CWD is set to the filesystem root, this allows malicious paths to bypass security checks. Successful exploitation can lead to arbitrary file writes outside the intended directory, potentially enabling attackers to overwrite critical configuration files, inject malicious code, or corrupt machine learning data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 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).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this Server-Side Request Forgery (SSRF) bypass vulnerability in the `load_from_url_async` method. The flaw occurs because the URL validation and the actual HTTP request handling use different parsing libraries, leading to inconsistencies. This allows an attacker to bypass existing SSRF protections, potentially leading to the disclosure of sensitive information from internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). Two model implementation files hardcode `trust_remote_code=True` when loading sub-components. This bypasses the user's explicit `--trust-remote-code=False` security opt-out, allowing a remote attacker to achieve remote code execution through malicious model repositories.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in NLTK (Natural Language Toolkit), a suite of open-source Python modules for Natural Language Processing. The NLTK downloader does not validate `subdir` and `id` attributes when processing remote XML index files. A remote attacker can exploit this path traversal vulnerability by controlling a malicious XML index server, providing specially crafted values. This can lead to arbitrary directory creation, arbitrary file creation, and arbitrary file overwrite on the system where NLTK is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in pypdf. An attacker can craft a malicious PDF file that, when processed by pypdf in non-strict mode, triggers an infinite loop. This vulnerability can lead to a Denial of Service (DoS) by consuming excessive system resources, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected behavior or potential bypass of security controls on the proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in Netty's HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both `Transfer-Encoding: chunked` and `Content-Length` headers. While Netty correctly strips the conflicting `Content-Length` header for HTTP/1.1 messages, this guard is absent for HTTP/1.0. This can lead to HTTP request smuggling, where downstream proxies or handlers may misinterpret message boundaries, potentially allowing an attacker to bypass security controls or access unauthorized information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses (103, followed by a 200 with a GET body, then another 200 for a HEAD request) when the client pipelines GET then HEAD requests. This can cause the HttpClientCodec to incorrectly pair responses, leading to subsequent HTTP responses being parsed from the wrong offset. This issue may result in information disclosure or other data integrity problems due to misinterpretation of network traffic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in Netty. A remote attacker can bypass the configured decompression limit in the HttpContentDecompressor by sending a specially crafted compressed payload using Brotli (br), Zstandard (zstd), or Snappy content encodings. This can lead to unbounded memory allocation, resulting in an out-of-memory Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Thrift. This vulnerability involves a Memory Allocation with Excessive Size Value, which could allow an attacker to trigger resource exhaustion. By providing an overly large size value during memory allocation, an attacker can cause the affected system to become unresponsive, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Thrift. This vulnerability involves improper validation of a certificate with a host mismatch, which could allow a remote attacker to bypass security checks. By presenting a specially crafted certificate, an attacker may impersonate a legitimate server or client. This could lead to a security bypass, potentially enabling unauthorized access or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in UltraJSON, a fast JSON encoder and decoder. When the `ujson.dump()` function attempts to write data to a file-like object and an error occurs during this operation, the memory allocated for the serialized JSON string is not properly released. This continuous failure to deallocate memory can lead to a memory leak, potentially causing resource exhaustion and a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette's trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in NLTK (Natural Language Toolkit). The `nltk.data.load()` function is vulnerable to path traversal when processing specially crafted `nltk:` URLs. An attacker can exploit a decode-after-check flaw, where URL-encoded path separators and traversal segments bypass security checks. This allows the attacker to read arbitrary files from the filesystem, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:42644 | self |
| https://access.redhat.com/security/cve/CVE-2024-12224 | external |
| https://access.redhat.com/security/cve/CVE-2025-14920 | external |
| https://access.redhat.com/security/cve/CVE-2025-14921 | external |
| https://access.redhat.com/security/cve/CVE-2025-14924 | external |
| https://access.redhat.com/security/cve/CVE-2025-14926 | external |
| https://access.redhat.com/security/cve/CVE-2025-14927 | external |
| https://access.redhat.com/security/cve/CVE-2025-14928 | external |
| https://access.redhat.com/security/cve/CVE-2025-14929 | external |
| https://access.redhat.com/security/cve/CVE-2025-14930 | external |
| https://access.redhat.com/security/cve/CVE-2025-69227 | external |
| https://access.redhat.com/security/cve/CVE-2025-69228 | external |
| https://access.redhat.com/security/cve/CVE-2026-11816 | external |
| https://access.redhat.com/security/cve/CVE-2026-22773 | external |
| https://access.redhat.com/security/cve/CVE-2026-22807 | external |
| https://access.redhat.com/security/cve/CVE-2026-23490 | external |
| https://access.redhat.com/security/cve/CVE-2026-24486 | external |
| https://access.redhat.com/security/cve/CVE-2026-24779 | external |
| https://access.redhat.com/security/cve/CVE-2026-25048 | external |
| https://access.redhat.com/security/cve/CVE-2026-25681 | external |
| https://access.redhat.com/security/cve/CVE-2026-25960 | external |
| https://access.redhat.com/security/cve/CVE-2026-25990 | external |
| https://access.redhat.com/security/cve/CVE-2026-27136 | external |
| https://access.redhat.com/security/cve/CVE-2026-27145 | external |
| https://access.redhat.com/security/cve/CVE-2026-27893 | external |
| https://access.redhat.com/security/cve/CVE-2026-28356 | external |
| https://access.redhat.com/security/cve/CVE-2026-28684 | external |
| https://access.redhat.com/security/cve/CVE-2026-32281 | external |
| https://access.redhat.com/security/cve/CVE-2026-32283 | external |
| https://access.redhat.com/security/cve/CVE-2026-32597 | external |
| https://access.redhat.com/security/cve/CVE-2026-32981 | external |
| https://access.redhat.com/security/cve/CVE-2026-33186 | external |
| https://access.redhat.com/security/cve/CVE-2026-33236 | external |
| https://access.redhat.com/security/cve/CVE-2026-33699 | external |
| https://access.redhat.com/security/cve/CVE-2026-33747 | external |
| https://access.redhat.com/security/cve/CVE-2026-33811 | external |
| https://access.redhat.com/security/cve/CVE-2026-33814 | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34993 | external |
| https://access.redhat.com/security/cve/CVE-2026-39820 | external |
| https://access.redhat.com/security/cve/CVE-2026-39821 | external |
| https://access.redhat.com/security/cve/CVE-2026-39892 | external |
| https://access.redhat.com/security/cve/CVE-2026-42499 | external |
| https://access.redhat.com/security/cve/CVE-2026-42504 | external |
| https://access.redhat.com/security/cve/CVE-2026-42578 | external |
| https://access.redhat.com/security/cve/CVE-2026-42581 | external |
| https://access.redhat.com/security/cve/CVE-2026-42584 | external |
| https://access.redhat.com/security/cve/CVE-2026-42587 | external |
| https://access.redhat.com/security/cve/CVE-2026-43868 | external |
| https://access.redhat.com/security/cve/CVE-2026-43869 | external |
| https://access.redhat.com/security/cve/CVE-2026-44431 | external |
| https://access.redhat.com/security/cve/CVE-2026-44432 | external |
| https://access.redhat.com/security/cve/CVE-2026-44660 | external |
| https://access.redhat.com/security/cve/CVE-2026-48526 | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | external |
| https://access.redhat.com/security/cve/CVE-2026-5241 | external |
| https://access.redhat.com/security/cve/CVE-2026-54293 | external |
| https://access.redhat.com/security/cve/CVE-2026-8643 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2024-12224 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369303 | external |
| https://www.cve.org/CVERecord?id=CVE-2024-12224 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2024-12224 | external |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1887898 | external |
| https://rustsec.org/advisories/RUSTSEC-2024-0421.html | external |
| https://access.redhat.com/security/cve/CVE-2025-14920 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424755 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14920 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14920 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-14921 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424743 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14921 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14921 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-14924 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424734 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14924 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14924 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-14926 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424723 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14926 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14926 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-14927 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424751 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14927 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14927 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-14928 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424731 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14928 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14928 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-14929 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424740 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14929 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14929 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-14930 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2424769 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-14930 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-14930 | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-69227 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2427256 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-69227 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-69227 | external |
| https://github.com/aio-libs/aiohttp/commit/bc1319… | external |
| https://github.com/aio-libs/aiohttp/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2025-69228 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2427254 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-69228 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-69228 | external |
| https://github.com/aio-libs/aiohttp/commit/b7dbd3… | external |
| https://github.com/aio-libs/aiohttp/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-5241 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484384 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-5241 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-5241 | external |
| https://github.com/huggingface/transformers/commi… | external |
| https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25… | external |
| https://access.redhat.com/security/cve/CVE-2026-8643 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2460927 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-8643 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-8643 | external |
| https://github.com/pypa/pip/commit/8eb178480bd1a2… | external |
| https://access.redhat.com/security/cve/CVE-2026-11816 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2487912 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-11816 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-11816 | external |
| https://github.com/keras-team/keras/commit/2465b6… | external |
| https://huntr.com/bounties/a07e3983-7158-4419-af2… | external |
| https://access.redhat.com/security/cve/CVE-2026-22773 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2428443 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-22773 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-22773 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-22807 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2431865 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-22807 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-22807 | external |
| https://github.com/vllm-project/vllm/commit/78d13… | external |
| https://github.com/vllm-project/vllm/pull/32194 | external |
| https://github.com/vllm-project/vllm/releases/tag… | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-23490 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2430472 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-23490 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-23490 | external |
| https://github.com/pyasn1/pyasn1/commit/3908f1442… | external |
| https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2 | external |
| https://github.com/pyasn1/pyasn1/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-24486 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2433132 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-24486 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-24486 | external |
| https://github.com/Kludex/python-multipart/commit… | external |
| https://github.com/Kludex/python-multipart/releas… | external |
| https://github.com/Kludex/python-multipart/securi… | external |
| https://access.redhat.com/security/cve/CVE-2026-24779 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2433624 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-24779 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-24779 | external |
| https://github.com/vllm-project/vllm/commit/f46d5… | external |
| https://github.com/vllm-project/vllm/pull/32746 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-25048 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2444840 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-25048 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-25048 | external |
| https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32 | external |
| https://github.com/mlc-ai/xgrammar/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-25681 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480761 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-25681 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-25681 | external |
| https://go.dev/cl/781703 | external |
| https://go.dev/issue/79574 | external |
| https://groups.google.com/g/golang-announce/c/iI-… | external |
| https://pkg.go.dev/vuln/GO-2026-5029 | external |
| https://access.redhat.com/security/cve/CVE-2026-25960 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2445892 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-25960 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-25960 | external |
| https://github.com/vllm-project/vllm/commit/6f3b2… | external |
| https://github.com/vllm-project/vllm/pull/34743 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-25990 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2439170 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-25990 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-25990 | external |
| https://github.com/python-pillow/Pillow/commit/90… | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-27136 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480757 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-27136 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-27136 | external |
| https://go.dev/cl/781685 | external |
| https://go.dev/issue/79575 | external |
| https://pkg.go.dev/vuln/GO-2026-5030 | external |
| https://access.redhat.com/security/cve/CVE-2026-27145 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484207 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-27145 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-27145 | external |
| https://go.dev/cl/783621 | external |
| https://go.dev/issue/79694 | external |
| https://groups.google.com/g/golang-announce/c/tKs… | external |
| https://pkg.go.dev/vuln/GO-2026-5037 | external |
| https://access.redhat.com/security/cve/CVE-2026-27893 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2452055 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-27893 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-27893 | external |
| https://github.com/vllm-project/vllm/commit/00bd0… | external |
| https://github.com/vllm-project/vllm/pull/36192 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-28356 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2447059 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-28356 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-28356 | external |
| https://github.com/defnull/multipart/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-28684 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2459798 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-28684 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-28684 | external |
| https://github.com/theskumar/python-dotenv/commit… | external |
| https://github.com/theskumar/python-dotenv/releas… | external |
| https://github.com/theskumar/python-dotenv/securi… | external |
| https://access.redhat.com/security/cve/CVE-2026-32281 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2456333 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-32281 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-32281 | external |
| https://go.dev/cl/758061 | external |
| https://go.dev/issue/78281 | external |
| https://groups.google.com/g/golang-announce/c/0uY… | external |
| https://pkg.go.dev/vuln/GO-2026-4946 | external |
| https://access.redhat.com/security/cve/CVE-2026-32283 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2456338 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-32283 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-32283 | external |
| https://go.dev/cl/763767 | external |
| https://go.dev/issue/78334 | external |
| https://pkg.go.dev/vuln/GO-2026-4870 | external |
| https://access.redhat.com/security/cve/CVE-2026-32597 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2447194 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-32597 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-32597 | external |
| https://github.com/jpadilla/pyjwt/security/adviso… | external |
| https://access.redhat.com/security/cve/CVE-2026-32981 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448440 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-32981 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-32981 | external |
| https://github.com/ray-project/ray | external |
| https://packetstorm.news/files/id/215801/ | external |
| https://www.vulncheck.com/advisories/ray-dashboar… | external |
| https://access.redhat.com/security/cve/CVE-2026-33186 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449833 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33186 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33186 | external |
| https://github.com/grpc/grpc-go/security/advisori… | external |
| https://access.redhat.com/security/cve/CVE-2026-33236 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449824 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33236 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33236 | external |
| https://github.com/nltk/nltk/commit/89fe2ec2c6bae… | external |
| https://github.com/nltk/nltk/security/advisories/… | external |
| https://access.redhat.com/security/cve/CVE-2026-33699 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2452062 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33699 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33699 | external |
| https://github.com/py-pdf/pypdf/pull/3693 | external |
| https://github.com/py-pdf/pypdf/releases/tag/6.9.2 | external |
| https://github.com/py-pdf/pypdf/security/advisori… | external |
| https://access.redhat.com/security/cve/CVE-2026-33747 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2452076 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33747 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33747 | external |
| https://github.com/moby/buildkit/releases/tag/v0.28.1 | external |
| https://github.com/moby/buildkit/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-33811 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467822 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33811 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33811 | external |
| https://go.dev/cl/767860 | external |
| https://go.dev/issue/78803 | external |
| https://groups.google.com/g/golang-announce/c/qcC… | external |
| https://pkg.go.dev/vuln/GO-2026-4981 | external |
| https://access.redhat.com/security/cve/CVE-2026-33814 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467815 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33814 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33814 | external |
| https://go.dev/cl/761581 | external |
| https://go.dev/cl/761640 | external |
| https://go.dev/issue/78476 | external |
| https://pkg.go.dev/vuln/GO-2026-4918 | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457323 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34478 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34478 | external |
| https://github.com/apache/logging-log4j2/pull/4074 | external |
| https://lists.apache.org/thread/3k1clr2l6vkdnl4cb… | external |
| https://logging.apache.org/cyclonedx/vdr.xml | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457328 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34480 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34480 | external |
| https://github.com/apache/logging-log4j2/pull/4077 | external |
| https://lists.apache.org/thread/5x0hcnng0chhghp6j… | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34993 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484099 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34993 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34993 | external |
| https://github.com/aio-libs/aiohttp/commit/dcf40f… | external |
| https://github.com/aio-libs/aiohttp/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-39820 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467820 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39820 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39820 | external |
| https://go.dev/cl/759940 | external |
| https://go.dev/issue/78566 | external |
| https://pkg.go.dev/vuln/GO-2026-4986 | external |
| https://access.redhat.com/security/cve/CVE-2026-39821 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480756 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39821 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39821 | external |
| https://go.dev/cl/767220 | external |
| https://go.dev/issue/78760 | external |
| https://pkg.go.dev/vuln/GO-2026-5026 | external |
| https://access.redhat.com/security/cve/CVE-2026-39892 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2456735 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39892 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39892 | external |
| http://www.openwall.com/lists/oss-security/2026/0… | external |
| https://github.com/pyca/cryptography/commit/622d6… | external |
| https://github.com/pyca/cryptography/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-42499 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467809 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42499 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42499 | external |
| https://go.dev/cl/771520 | external |
| https://go.dev/issue/78987 | external |
| https://pkg.go.dev/vuln/GO-2026-4977 | external |
| https://access.redhat.com/security/cve/CVE-2026-42504 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484204 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42504 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42504 | external |
| https://go.dev/cl/774481 | external |
| https://go.dev/issue/79217 | external |
| https://pkg.go.dev/vuln/GO-2026-5038 | external |
| https://access.redhat.com/security/cve/CVE-2026-42578 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477226 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42578 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42578 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42581 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477232 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42581 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42581 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42584 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477224 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42584 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42584 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42587 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477220 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42587 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42587 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-43868 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466670 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-43868 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-43868 | external |
| https://lists.apache.org/thread/zj76dtwnbbs1m7z3f… | external |
| https://access.redhat.com/security/cve/CVE-2026-43869 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466660 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-43869 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-43869 | external |
| https://lists.apache.org/thread/3hsgl1b69wzq3ry39… | external |
| https://access.redhat.com/security/cve/CVE-2026-44431 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477167 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44431 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44431 | external |
| https://github.com/urllib3/urllib3/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-44432 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477154 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44432 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44432 | external |
| https://github.com/urllib3/urllib3/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-44660 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2482406 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44660 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44660 | external |
| https://github.com/ultrajson/ultrajson/commit/82a… | external |
| https://github.com/ultrajson/ultrajson/releases/t… | external |
| https://github.com/ultrajson/ultrajson/security/a… | external |
| https://access.redhat.com/security/cve/CVE-2026-48526 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2482734 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48526 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48526 | external |
| https://github.com/jpadilla/pyjwt/security/adviso… | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491581 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48746 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48746 | external |
| https://github.com/vllm-project/vllm/pull/43426 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://x41-dsec.de/lab/advisories/x41-2026-002-s… | external |
| https://access.redhat.com/security/cve/CVE-2026-54293 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491486 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54293 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54293 | external |
| https://github.com/nltk/nltk/pull/3575 | external |
| https://github.com/nltk/nltk/security/advisories/… | external |
{
"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.9 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:42644",
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12224",
"url": "https://access.redhat.com/security/cve/CVE-2024-12224"
},
{
"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-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-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-11816",
"url": "https://access.redhat.com/security/cve/CVE-2026-11816"
},
{
"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-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25048",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25960",
"url": "https://access.redhat.com/security/cve/CVE-2026-25960"
},
{
"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-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27893",
"url": "https://access.redhat.com/security/cve/CVE-2026-27893"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28356",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28684",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"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-32981",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33236",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33699",
"url": "https://access.redhat.com/security/cve/CVE-2026-33699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33747",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34478",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34480",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34993",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42578",
"url": "https://access.redhat.com/security/cve/CVE-2026-42578"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42581",
"url": "https://access.redhat.com/security/cve/CVE-2026-42581"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42584",
"url": "https://access.redhat.com/security/cve/CVE-2026-42584"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42587",
"url": "https://access.redhat.com/security/cve/CVE-2026-42587"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43868",
"url": "https://access.redhat.com/security/cve/CVE-2026-43868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43869",
"url": "https://access.redhat.com/security/cve/CVE-2026-43869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44431",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44660",
"url": "https://access.redhat.com/security/cve/CVE-2026-44660"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48526",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48746",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5241",
"url": "https://access.redhat.com/security/cve/CVE-2026-5241"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54293",
"url": "https://access.redhat.com/security/cve/CVE-2026-54293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-8643",
"url": "https://access.redhat.com/security/cve/CVE-2026-8643"
},
{
"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_42644.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.9 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-07-21T21:35:47+00:00",
"generator": {
"date": "2026-07-21T21:35:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42644",
"initial_release_date": "2026-07-21T09:35:30+00:00",
"revision_history": [
{
"date": "2026-07-21T09:35:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-21T09:35:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T21:35:47+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:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Ab20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-nlp-rhel9\u0026tag=1783998342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3Ae48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9\u0026tag=1783082430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Aae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-codeflare-operator-rhel9\u0026tag=1783998392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9\u0026tag=1782811989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9\u0026tag=1782811962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9\u0026tag=1783998420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-feast-operator-rhel9\u0026tag=1783998419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-feature-server-rhel9\u0026tag=1783544669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Acc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Aa6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9\u0026tag=1783946381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aa203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Ac2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-core-rhel9\u0026tag=1783701598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9\u0026tag=1782396460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9\u0026tag=1782396523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9\u0026tag=1783998386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Af739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9\u0026tag=1782811646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ac20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9\u0026tag=1782811229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9\u0026tag=1782811146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Afc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9\u0026tag=1782811092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9\u0026tag=1783998692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ac0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9\u0026tag=1782811223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Ab993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9\u0026tag=1782852936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ae334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9\u0026tag=1783998400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Aad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ad522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ac923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Aac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9\u0026tag=1783342900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9\u0026tag=1783998475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Aa4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-rhel9\u0026tag=1783443816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ae50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3Aea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-openvino-model-server-rhel9\u0026tag=1783998496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3Afe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-operator-bundle\u0026tag=1784005555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3A6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9\u0026tag=1783616068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Ad150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9\u0026tag=1783998551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Ad2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9\u0026tag=1783664916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Ab1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9\u0026tag=1783615385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9\u0026tag=1783664921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3Ad41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9\u0026tag=1783998418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9\u0026tag=1783998418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-operator-rhel9\u0026tag=1783946386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3A5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9\u0026tag=1782475830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3Aa2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9\u0026tag=1782475830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Ad779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cuda-rhel9\u0026tag=1783998774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-rocm-rhel9\u0026tag=1783998857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aa248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9\u0026tag=1783664711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3Ace82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9\u0026tag=1783664922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9\u0026tag=1783615414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9\u0026tag=1783998585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9\u0026tag=1783664921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9\u0026tag=1783615165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9\u0026tag=1783664921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ad2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9\u0026tag=1783615432"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-nlp-rhel9\u0026tag=1783998342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3Aa0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9\u0026tag=1783082430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-codeflare-operator-rhel9\u0026tag=1783998392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Af5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ac15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9\u0026tag=1782811989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9\u0026tag=1782811962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ac27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9\u0026tag=1783998420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-feast-operator-rhel9\u0026tag=1783998419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-feature-server-rhel9\u0026tag=1783544669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ad8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9\u0026tag=1783946381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Ae70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-core-rhel9\u0026tag=1783701598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9\u0026tag=1782396460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Afe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9\u0026tag=1782396523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9\u0026tag=1783998386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9\u0026tag=1782811646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9\u0026tag=1782811229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Af48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9\u0026tag=1782811146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9\u0026tag=1782811092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Abd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9\u0026tag=1783998692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9\u0026tag=1782811223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9\u0026tag=1782852936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ade79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9\u0026tag=1783998400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Aa27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Abe9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9\u0026tag=1783342900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9\u0026tag=1783998475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3A9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-rhel9\u0026tag=1783443816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Af34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ab2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9\u0026tag=1783615385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-training-operator-rhel9\u0026tag=1783946386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Af203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cuda-rhel9\u0026tag=1783998774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ae7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9\u0026tag=1783664711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9\u0026tag=1783615165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Af20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9\u0026tag=1783615432"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ad369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9\u0026tag=1782811989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ac2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9\u0026tag=1782811962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9\u0026tag=1783998420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-feast-operator-rhel9\u0026tag=1783998419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ac75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-feature-server-rhel9\u0026tag=1783544669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Afdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Abadede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ad856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9\u0026tag=1782811646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ad940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9\u0026tag=1782811229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Ae9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9\u0026tag=1782811146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ac3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9\u0026tag=1782811092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Ab9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9\u0026tag=1783998692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ae081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9\u0026tag=1782811223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Af68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9\u0026tag=1782852936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Aa200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Abd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Aae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ab0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Aad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Afbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-training-operator-rhel9\u0026tag=1783946386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Ac56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cpu-rhel9\u0026tag=1782397826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9\u0026tag=1783615432"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Af342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Aad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Abaf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ac4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Acb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ada2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Af58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cpu-rhel9\u0026tag=1782397826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_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:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_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:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_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:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_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:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_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:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_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:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"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:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_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:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_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:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_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:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_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:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_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:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_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:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_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:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_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:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_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:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_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:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_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:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_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:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_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:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_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:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_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:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_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:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_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:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_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:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_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:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_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-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_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:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_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:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_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:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_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:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_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:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_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:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_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:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_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:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_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:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_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:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_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:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_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:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_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:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_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:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_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:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_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:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_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:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_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:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_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:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_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:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_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:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_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:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_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:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_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:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_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:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_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:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_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:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_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:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_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:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_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:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_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:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_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:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_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:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_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:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_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:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_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:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_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:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_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:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_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:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_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:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_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:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_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:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_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:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_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:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_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:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_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:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_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:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_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:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_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:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_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:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_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:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_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:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_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:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_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:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_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:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_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:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_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:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_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:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_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:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_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:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_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:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_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:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_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:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_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:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_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:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_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:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_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:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_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:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_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:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_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:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_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:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_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:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_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:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_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:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_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:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_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:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_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:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_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:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_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:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_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:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"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:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_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:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_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:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_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:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_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:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_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:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_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:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_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:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_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:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_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:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_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:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_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:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_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:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_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:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_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:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_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:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_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:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_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:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_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:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_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:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_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:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_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:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_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:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_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:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_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:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_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:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_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:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_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:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_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:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_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:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_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:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_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:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_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:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_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:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_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:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_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:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_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:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_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:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_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:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_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:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_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:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_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:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_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:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_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:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_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:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_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:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_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:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_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:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_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:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_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:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_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:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_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:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_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:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_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:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_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:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_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:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_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:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_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:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_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:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_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:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_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:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_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:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_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:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_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:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_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:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_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:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_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:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_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:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_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:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_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:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_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:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_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:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_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:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_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:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_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:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_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:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_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:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_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:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_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:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_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:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_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:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_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:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_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:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_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:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_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:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_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:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_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:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_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:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_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:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_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:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_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:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_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:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_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:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_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:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_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:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_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:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_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:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_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:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_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:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_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:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_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:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_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:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_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:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_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:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_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:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_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:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_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:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_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:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_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:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_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:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_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:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_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:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_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:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_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:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_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:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_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:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_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:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_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:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_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:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_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:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_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:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_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:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_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:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_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:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_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:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_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:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_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:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_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:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_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:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_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:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_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:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_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:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_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:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_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:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_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:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"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:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_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:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_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:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_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:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_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:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_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:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_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:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_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:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_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:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_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:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_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-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_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:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_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:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_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:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_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:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_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:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_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:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_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:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_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:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_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:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_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-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_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:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_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:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_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:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_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:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_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:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_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:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_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:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_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:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_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:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_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:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_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:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_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:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_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:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_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:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_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:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_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:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_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:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_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:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_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:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_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:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_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:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_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:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_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:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_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:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_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:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_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:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_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:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_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:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_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:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_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:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_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:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_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:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_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:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_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:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_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:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_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:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_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:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_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:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_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:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_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:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_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:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_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:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_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:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_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:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_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:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_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:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_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:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_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:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_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:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_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:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_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:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_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:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_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:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_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:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_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:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_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:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_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:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_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:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_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:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_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:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_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:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_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:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_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:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_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:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_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:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_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-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_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:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_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:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_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:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_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:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_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:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_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:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_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:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_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:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_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:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_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:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_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:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_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:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_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:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_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:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_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:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_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:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_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:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_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:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_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:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_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:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_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:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_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:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_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:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_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:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_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:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_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-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_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:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_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:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_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:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_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:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_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:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_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:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_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:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_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:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_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:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_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:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_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:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_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:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_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:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_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:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_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:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_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:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_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:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_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:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_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:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_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:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2025-05-30T02:00:48.087146+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369303"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in idna crate. This vulnerability allows hostname spoofing and potential privilege escalation via specially crafted Punycode labels that render as ASCII or empty labels, leading to incorrect equality comparisons during hostname validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as moderate because certain hostnames can be interpreted incorrectly by idna, potentially allowing an attacker to bypass hostname checks. Exploitation requires specific conditions, such as a client accepting unusual domain names and an attacker controlling a matching DNS entry. While it could expose sensitive information or allow limited privilege escalation, it does not affect system availability, and the risk is considered moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "RHBZ#2369303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369303"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12224",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12224"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887898",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887898"
},
{
"category": "external",
"summary": "https://rustsec.org/advisories/RUSTSEC-2024-0421.html",
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0421.html"
}
],
"release_date": "2025-05-30T01:16:47.829000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious megatron_gpt2 model file"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-5241",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2026-06-03T15:02:16.132765+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484384"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-transformers. An attacker can exploit this vulnerability by providing a malicious model repository. During model initialization, the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted configuration data. This allows the attacker to execute arbitrary code, potentially leading to credential theft, unauthorized access, or the deployment of backdoors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-transformers: python-transformers: Arbitrary code execution due to overridden trust_remote_code setting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `python-transformers` allows for arbitrary code execution when loading a malicious LightGlue model, even if `trust_remote_code` is explicitly set to `False`. This occurs because untrusted serialized configuration data can override the security setting in nested model loading paths. Red Hat products utilizing `python-transformers` for AI/ML workloads, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected, posing a significant risk of credential theft or system compromise if untrusted models are processed. The LightGlue model (and its vulnerable trust_remote_code handling) was introduced in transformers 4.53.0 and fixed in 5.5.0; the CNA-published affected range is all versions before 5.5.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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5241"
},
{
"category": "external",
"summary": "RHBZ#2484384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484384"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5241",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5241"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5241",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5241"
},
{
"category": "external",
"summary": "https://github.com/huggingface/transformers/commit/676559d5022b74aaa0cee1cee0842b7f27c5320e",
"url": "https://github.com/huggingface/transformers/commit/676559d5022b74aaa0cee1cee0842b7f27c5320e"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25e-cb9a7685e619",
"url": "https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25e-cb9a7685e619"
}
],
"release_date": "2026-06-03T12:33:10.227000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-transformers: python-transformers: Arbitrary code execution due to overridden trust_remote_code setting"
},
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-8643",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-22T23:09:35+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pip, the package installer for Python. A remote attacker can exploit this vulnerability by tricking a victim into installing a malicious Python wheel. This wheel contains specially crafted entry-point names that use directory traversal or absolute paths. This allows pip to write generated script wrappers outside the intended installation directory, leading to arbitrary file overwrite. This can severely impact system integrity and availability, and in certain scenarios, may lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in pip\u0027s wheel installation process allows for arbitrary file overwrite due to path traversal. An attacker could exploit this by convincing a user to install a specially crafted malicious Python wheel. While file overwrites are limited to the installing user\u0027s permissions, using `pip install` with elevated privileges in Red Hat environments significantly increases the potential impact, potentially leading to system integrity compromise or arbitrary 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "RHBZ#2460927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-8643",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-8643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8643"
},
{
"category": "external",
"summary": "https://github.com/pypa/pip/commit/8eb178480bd1a2b223f509fc430796b265158dfb",
"url": "https://github.com/pypa/pip/commit/8eb178480bd1a2b223f509fc430796b265158dfb"
}
],
"release_date": "2026-05-27T17:03:36.585000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid installing Python wheels from untrusted sources. It is strongly advised against using `pip install` with elevated privileges, such as `sudo`, when installing wheels. Additionally, administrators should inspect `entry_points.txt` within wheels for path separators or absolute paths before installation.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite"
},
{
"cve": "CVE-2026-11816",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-11T15:01:09.030290+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487912"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keras. Attackers can exploit a path traversal vulnerability in the archive extraction utilities, specifically `filter_safe_tarinfos()` and `filter_safe_zipinfos()`. This occurs because the validation of archive member paths is performed against the process\u0027s current working directory (CWD) instead of the actual extraction destination. When the CWD is set to the filesystem root, this allows malicious paths to bypass security checks. Successful exploitation can lead to arbitrary file writes outside the intended directory, potentially enabling attackers to overwrite critical configuration files, inject malicious code, or corrupt machine learning data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Keras: Arbitrary file write via path traversal in archive extraction utilities",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires processing a crafted archive (default CNA vector includes UI:R). For RHOAI, the highest-risk path is KServe storage-initializer auto-extraction of attacker-supplied model artifacts (Important), not unauthenticated network RCE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11816"
},
{
"category": "external",
"summary": "RHBZ#2487912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487912"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11816"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/commit/2465b6657b02c8eed308759b7e800e295ae01888",
"url": "https://github.com/keras-team/keras/commit/2465b6657b02c8eed308759b7e800e295ae01888"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/a07e3983-7158-4419-af2b-38f1dea01a4f",
"url": "https://huntr.com/bounties/a07e3983-7158-4419-af2b-38f1dea01a4f"
}
],
"release_date": "2026-06-11T13:31:52.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid extracting archives from untrusted sources. When archive extraction is necessary, ensure that the operation is performed within a dedicated, restricted directory by explicitly changing the current working directory to a non-root, isolated location before extraction. This limits the potential impact of arbitrary file writes.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Keras: Arbitrary file write via path traversal in archive extraction utilities"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25048",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-03-05T16:01:14.634884+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-25960",
"cwe": {
"id": "CWE-474",
"name": "Use of Function with Inconsistent Implementations"
},
"discovery_date": "2026-03-09T22:02:05.461167+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445892"
}
],
"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 Server-Side Request Forgery (SSRF) bypass vulnerability in the `load_from_url_async` method. The flaw occurs because the URL validation and the actual HTTP request handling use different parsing libraries, leading to inconsistencies. This allows an attacker to bypass existing SSRF protections, potentially leading to the disclosure of sensitive information from internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery bypass via inconsistent URL parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT vulnerability. The vLLM component, as used in Red Hat AI Inference Server and Red Hat OpenShift AI, is affected by a Server-Side Request Forgery (SSRF) protection bypass. This flaw allows an attacker to circumvent existing SSRF safeguards due to inconsistent URL parsing between the validation layer and the underlying HTTP client when the `load_from_url_async` method is utilized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25960"
},
{
"category": "external",
"summary": "RHBZ#2445892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25960"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/6f3b2047abd4a748e3db4a68543f8221358002c0",
"url": "https://github.com/vllm-project/vllm/commit/6f3b2047abd4a748e3db4a68543f8221358002c0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/34743",
"url": "https://github.com/vllm-project/vllm/pull/34743"
},
{
"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"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536"
}
],
"release_date": "2026-03-09T21:01:01.827000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery bypass via inconsistent URL parsing"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-27893",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-03-27T00:01:43.935417+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452055"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). Two model implementation files hardcode `trust_remote_code=True` when loading sub-components. This bypasses the user\u0027s explicit `--trust-remote-code=False` security opt-out, allowing a remote attacker to achieve remote code execution through malicious model repositories.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in vLLM, as shipped in Red Hat AI Inference Server and Red Hat OpenShift AI. The flaw allows remote code execution due to vLLM hardcoding `trust_remote_code=True` when loading sub-components, which bypasses the user\u0027s explicit `--trust-remote-code=False` security opt-out. This can lead to exploitation through malicious model repositories.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27893"
},
{
"category": "external",
"summary": "RHBZ#2452055",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452055"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27893",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27893"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/00bd08edeee5dd4d4c13277c0114a464011acf72",
"url": "https://github.com/vllm-project/vllm/commit/00bd08edeee5dd4d4c13277c0114a464011acf72"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/36192",
"url": "https://github.com/vllm-project/vllm/pull/36192"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7972-pg2x-xr59",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7972-pg2x-xr59"
}
],
"release_date": "2026-03-26T23:56:53.579000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers"
},
{
"cve": "CVE-2026-28684",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-04-20T17:02:18.205732+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459798"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "RHBZ#2459798",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459798"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28684",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311",
"url": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2",
"url": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94",
"url": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94"
}
],
"release_date": "2026-04-20T16:25:12.302000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"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-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-32981",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-17T20:01:37.453284+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448440"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files"
},
{
"cve": "CVE-2026-33699",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-03-27T01:01:21.813892+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452062"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pypdf. An attacker can craft a malicious PDF file that, when processed by pypdf in non-strict mode, triggers an infinite loop. This vulnerability can lead to a Denial of Service (DoS) by consuming excessive system resources, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypdf: pypdf: Denial of Service via crafted PDF in non-strict mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33699"
},
{
"category": "external",
"summary": "RHBZ#2452062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452062"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33699",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33699"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33699",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33699"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/pull/3693",
"url": "https://github.com/py-pdf/pypdf/pull/3693"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/releases/tag/6.9.2",
"url": "https://github.com/py-pdf/pypdf/releases/tag/6.9.2"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-87mj-5ggw-8qc3",
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-87mj-5ggw-8qc3"
}
],
"release_date": "2026-03-26T23:58:42.776000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted PDF files with pypdf, particularly when operating in non-strict mode. Ensuring that applications using pypdf are configured to operate in strict mode, if supported, can prevent exploitation.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pypdf: pypdf: Denial of Service via crafted PDF in non-strict mode"
},
{
"cve": "CVE-2026-33747",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T02:01:29.921765+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452076"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "RHBZ#2452076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452076"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33747"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj"
}
],
"release_date": "2026-03-27T00:49:06.165000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using untrusted BuildKit frontends. Restrict the use of custom BuildKit frontends to only those from verified and trusted sources. Do not specify untrusted frontends via `#syntax` or `--build-arg BUILDKIT_SYNTAX`.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-34478",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T16:01:52.683616+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows log injection via CRLF sequences due to silently renamed security attributes in Rfc5424Layout. This affects Red Hat products that directly configure Rfc5424Layout with stream-based syslog services, potentially enabling an attacker to obscure or manipulate log records. This impact is limited to specific configurations, as users of the SyslogAppender are not 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-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "RHBZ#2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4074",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34478",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
}
],
"release_date": "2026-04-10T15:40:17.713000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames"
},
{
"cve": "CVE-2026-34480",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-10T16:02:17.024798+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in Apache Log4j Core\u0027s XmlLayout component can lead to a denial of service in logging operations when log messages contain characters forbidden by the XML 1.0 specification. Systems processing these logs may fail to read records or the logging process may cease event delivery, impacting monitoring and auditing capabilities in affected Red Hat products. Red Hat products in their default configurations will be able to automatically recover, but some log messages may be lost.",
"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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "RHBZ#2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4077",
"url": "https://github.com/apache/logging-log4j2/pull/4077"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb",
"url": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34480",
"url": "https://logging.apache.org/security.html#CVE-2026-34480"
}
],
"release_date": "2026-04-10T15:42:03.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging"
},
{
"cve": "CVE-2026-34993",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-02T20:01:12.690409+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484099"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in AIOHTTP, a Python asynchronous HTTP framework, due to potential arbitrary code execution. The vulnerability arises when applications load untrusted input into the `CookieJar.load()` function. Exploitation requires an application to be configured to process attacker-controlled files, which is not a default or common scenario in most Red Hat product deployments.",
"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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "RHBZ#2484099",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484099"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34993"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00",
"url": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8"
}
],
"release_date": "2026-06-02T18:29:15.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Applications using AIOHTTP that are configured to load untrusted files via the `CookieJar.load()` function should implement input sanitization prior to loading. This prevents the injection of malicious code.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42578",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-05-13T19:02:00.826936+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477226"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected behavior or potential bypass of security controls on the proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42578"
},
{
"category": "external",
"summary": "RHBZ#2477226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42578",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42578"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-45q3-82m4-75jr",
"url": "https://github.com/netty/netty/security/advisories/GHSA-45q3-82m4-75jr"
}
],
"release_date": "2026-05-13T17:57:43.538000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation"
},
{
"cve": "CVE-2026-42581",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-05-13T19:02:26.404511+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477232"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both `Transfer-Encoding: chunked` and `Content-Length` headers. While Netty correctly strips the conflicting `Content-Length` header for HTTP/1.1 messages, this guard is absent for HTTP/1.0. This can lead to HTTP request smuggling, where downstream proxies or handlers may misinterpret message boundaries, potentially allowing an attacker to bypass security controls or access unauthorized information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. Netty\u0027s HttpObjectDecoder, used across various Red Hat products, improperly handles conflicting `Transfer-Encoding: chunked` and `Content-Length` headers in HTTP/1.0 requests. This allows a remote attacker to perform HTTP request smuggling, potentially bypassing security controls or gaining unauthorized access to information due to misinterpretation of message boundaries by downstream proxies or handlers.",
"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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42581"
},
{
"category": "external",
"summary": "RHBZ#2477232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-xxqh-mfjm-7mv9",
"url": "https://github.com/netty/netty/security/advisories/GHSA-xxqh-mfjm-7mv9"
}
],
"release_date": "2026-05-13T17:54:44.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, configure any reverse proxies or load balancers in front of Netty to either reject HTTP/1.0 requests containing both Transfer-Encoding: chunked and Content-Length headers, or to explicitly prioritize the Transfer-Encoding header over Content-Length for HTTP/1.0 traffic. This ensures consistent interpretation of message boundaries and prevents request smuggling attacks.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers"
},
{
"cve": "CVE-2026-42584",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-05-13T19:01:51.846351+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477224"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses (103, followed by a 200 with a GET body, then another 200 for a HEAD request) when the client pipelines GET then HEAD requests. This can cause the HttpClientCodec to incorrectly pair responses, leading to subsequent HTTP responses being parsed from the wrong offset. This issue may result in information disclosure or other data integrity problems due to misinterpretation of network traffic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in Netty\u0027s HttpClientCodec allows a remote attacker to cause data confusion. By sending a specially crafted sequence of HTTP responses, an attacker can cause subsequent HTTP responses to be parsed incorrectly, potentially leading to information disclosure or data integrity issues in applications utilizing Netty for HTTP client operations. This vulnerability affects various Red Hat products that bundle Netty, including Red Hat AMQ, Enterprise Application Platform, Red Hat Build of Quarkus, and Red Hat Build of Keycloak.",
"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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42584"
},
{
"category": "external",
"summary": "RHBZ#2477224",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477224"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42584"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-57rv-r2g8-2cj3",
"url": "https://github.com/netty/netty/security/advisories/GHSA-57rv-r2g8-2cj3"
}
],
"release_date": "2026-05-13T18:10:48.437000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion"
},
{
"cve": "CVE-2026-42587",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-13T19:01:35.415881+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477220"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. A remote attacker can bypass the configured decompression limit in the HttpContentDecompressor by sending a specially crafted compressed payload using Brotli (br), Zstandard (zstd), or Snappy content encodings. This can lead to unbounded memory allocation, resulting in an out-of-memory Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Netty\u0027s HTTP content decompression. A remote attacker can exploit this flaw by sending specially crafted compressed payloads using Brotli, Zstandard, or Snappy encodings, bypassing configured decompression limits. This leads to unbounded memory allocation, potentially causing an out-of-memory condition and rendering affected Red Hat systems 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-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42587"
},
{
"category": "external",
"summary": "RHBZ#2477220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42587",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42587"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv"
}
],
"release_date": "2026-05-13T18:22:21.699000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression"
},
{
"cve": "CVE-2026-43868",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-05-05T09:00:59.745740+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466670"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Thrift. This vulnerability involves a Memory Allocation with Excessive Size Value, which could allow an attacker to trigger resource exhaustion. By providing an overly large size value during memory allocation, an attacker can cause the affected system to become unresponsive, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Thrift: Apache Thrift: Denial of Service via excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in Apache Thrift, allowing an unauthenticated remote attacker to exhaust system resources. By sending specially crafted requests with excessive size values, an attacker can cause memory allocation failures, leading to system unresponsiveness. This poses a significant risk to the availability of services utilizing vulnerable Apache Thrift implementations.",
"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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43868"
},
{
"category": "external",
"summary": "RHBZ#2466670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466670"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43868"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/zj76dtwnbbs1m7z3focf4wd51pqpsmn9",
"url": "https://lists.apache.org/thread/zj76dtwnbbs1m7z3focf4wd51pqpsmn9"
}
],
"release_date": "2026-05-05T07:49:47.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache Thrift: Apache Thrift: Denial of Service via excessive memory allocation"
},
{
"cve": "CVE-2026-43869",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-05T08:00:56.417384+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466660"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Thrift. This vulnerability involves improper validation of a certificate with a host mismatch, which could allow a remote attacker to bypass security checks. By presenting a specially crafted certificate, an attacker may impersonate a legitimate server or client. This could lead to a security bypass, potentially enabling unauthorized access or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Thrift: Apache Thrift: Security bypass due to improper certificate validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43869"
},
{
"category": "external",
"summary": "RHBZ#2466660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466660"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43869"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3hsgl1b69wzq3ry39scqbv2dhyl3j52r",
"url": "https://lists.apache.org/thread/3hsgl1b69wzq3ry39scqbv2dhyl3j52r"
}
],
"release_date": "2026-05-05T07:25:48.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache Thrift: Apache Thrift: Security bypass due to improper certificate validation"
},
{
"cve": "CVE-2026-44431",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-05-13T17:01:41.663622+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers",
"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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "RHBZ#2477167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc"
}
],
"release_date": "2026-05-13T15:20:24.588000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-44660",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-27T21:01:46.330585+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482406"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in UltraJSON, a fast JSON encoder and decoder. When the `ujson.dump()` function attempts to write data to a file-like object and an error occurs during this operation, the memory allocated for the serialized JSON string is not properly released. This continuous failure to deallocate memory can lead to a memory leak, potentially causing resource exhaustion and a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ujson: UltraJSON: Memory leak leading to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in UltraJSON can lead to a denial of service due to a memory leak when `ujson.dump()` attempts to write to a file-like object and encounters an exception. Applications utilizing `ujson.dump()` with attacker-controlled input or file-like objects are susceptible to resource exhaustion. Deployments that only use `ujson.dumps()` or JSON decoding functions are not 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44660"
},
{
"category": "external",
"summary": "RHBZ#2482406",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482406"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44660",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44660"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44660",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44660"
},
{
"category": "external",
"summary": "https://github.com/ultrajson/ultrajson/commit/82af1d0ac01d09aa40c887b460d44b9d9f4bccd9",
"url": "https://github.com/ultrajson/ultrajson/commit/82af1d0ac01d09aa40c887b460d44b9d9f4bccd9"
},
{
"category": "external",
"summary": "https://github.com/ultrajson/ultrajson/releases/tag/5.12.1",
"url": "https://github.com/ultrajson/ultrajson/releases/tag/5.12.1"
},
{
"category": "external",
"summary": "https://github.com/ultrajson/ultrajson/security/advisories/GHSA-c38f-wx89-p2xg",
"url": "https://github.com/ultrajson/ultrajson/security/advisories/GHSA-c38f-wx89-p2xg"
}
],
"release_date": "2026-05-27T20:42:59.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ujson: UltraJSON: Memory leak leading to Denial of Service"
},
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in PyJWT allows for authentication bypass and unauthorized access. It occurs when a JWT verifier is misconfigured to accept both symmetric and asymmetric algorithms, and a public JSON Web Key is erroneously used as the HMAC secret. Red Hat products are only affected if they utilize this specific, non-standard verifier configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
},
{
"cve": "CVE-2026-48746",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-06-22T23:00:57.824402+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491581"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette\u0027s trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2026-48746 is an authentication bypass in the vLLM OpenAI-compatible API server. A remote attacker who can reach the vLLM endpoint directly can craft a Host header so the authentication middleware checks a different URL path than the one actually dispatched, bypassing VLLM_API_KEY / --api-key protection. Successful exploitation allows unauthorized inference API access, which can result in confidentiality loss (model/prompt abuse) and availability impact (resource exhaustion). The flaw does not provide integrity compromise or arbitrary code execution. Exploitation requires vLLM API-key authentication to be enabled and the service to be exposed without an RFC-conforming reverse proxy that normalizes the Host header. Because Red Hat AI inference offerings are commonly deployed behind OpenShift Routes or similar proxies, and because the vulnerability is conditional on deployment and configuration, the overall flaw impact is rated Important rather than Critical.",
"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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "RHBZ#2491581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48746",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/43426",
"url": "https://github.com/vllm-project/vllm/pull/43426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6"
},
{
"category": "external",
"summary": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette",
"url": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette"
}
],
"release_date": "2026-06-22T21:57:28.997000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Restrict network access to the vLLM API endpoint to only trusted clients and internal networks. Implement firewall rules or network policies to limit inbound connections to the vLLM service, thereby reducing the attack surface. This operational control helps prevent unauthorized external access to the vulnerable API.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access"
},
{
"cve": "CVE-2026-54293",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-22T19:01:09.319210+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491486"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit). The `nltk.data.load()` function is vulnerable to path traversal when processing specially crafted `nltk:` URLs. An attacker can exploit a decode-after-check flaw, where URL-encoded path separators and traversal segments bypass security checks. This allows the attacker to read arbitrary files from the filesystem, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Information Disclosure via Path Traversal in `nltk.data.load()`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important because a remote attacker may be able to read arbitrary local files on a system where an application passes untrusted input to nltk.data.load() using the nltk: URL scheme.\n\nExploitation requires an application that loads NLTK resources from attacker-influenced identifiers. Many Red Hat products ship nltk as a bundled dependency without exposing this code path to untrusted input. Affected packages should be updated to nltk 3.10.0 or later when fixes are released.",
"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:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54293"
},
{
"category": "external",
"summary": "RHBZ#2491486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491486"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54293"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/pull/3575",
"url": "https://github.com/nltk/nltk/pull/3575"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/security/advisories/GHSA-p4gq-832x-fm9v",
"url": "https://github.com/nltk/nltk/security/advisories/GHSA-p4gq-832x-fm9v"
}
],
"release_date": "2026-06-22T17:25:05.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Update the nltk package to version 3.10.0 or later when a stable release is available. Upstream has fixed this issue in 3.10.0-rc1.\n\nUntil updated builds are available, do not pass attacker-controlled resource identifiers to nltk.data.load() when using the nltk: URL scheme. Restrict NLTK data loading to trusted, application-controlled paths.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Information Disclosure via Path Traversal in `nltk.data.load()`"
}
]
}
ubuntu-cve-2026-34478
Vulnerability from osv_ubuntu
Apache Log4j Core's Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes. Two distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly: * The newLineEscape attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output. * The useTlsMessageFormat attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping. Users of the SyslogAppender are not affected, as its configuration attributes were not modified. Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-4ubuntu3+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-4ubuntu3+esm2?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-3ubuntu1",
"1.2.17-4ubuntu1",
"1.2.17-4ubuntu2",
"1.2.17-4ubuntu3",
"1.2.17-4ubuntu3+esm1",
"1.2.17-4ubuntu3+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j2-java",
"binary_version": "2.4-2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "apache-log4j2",
"purl": "pkg:deb/ubuntu/apache-log4j2@2.4-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2-1",
"2.4-1",
"2.4-2",
"2.4-2ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-7ubuntu1+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-7ubuntu1+esm2?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-6ubuntu1",
"1.2.17-7ubuntu1",
"1.2.17-7ubuntu1+esm1",
"1.2.17-7ubuntu1+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-8+deb10u1ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-8+deb10u1ubuntu0.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-7ubuntu2",
"1.2.17-8",
"1.2.17-8+deb10u1build0.18.04.1",
"1.2.17-8+deb10u1ubuntu0.1",
"1.2.17-8+deb10u1ubuntu0.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j2-java",
"binary_version": "2.12.4-0ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "apache-log4j2",
"purl": "pkg:deb/ubuntu/apache-log4j2@2.12.4-0ubuntu0.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.2-1",
"2.8.2-2",
"2.10.0-1",
"2.10.0-2",
"2.10.0-2ubuntu0.1",
"2.12.4-0ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-9ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-9ubuntu0.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-8",
"1.2.17-9",
"1.2.17-9ubuntu0.1",
"1.2.17-9ubuntu0.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j2-java",
"binary_version": "2.17.1-0.20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "apache-log4j2",
"purl": "pkg:deb/ubuntu/apache-log4j2@2.17.1-0.20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.11.1-2",
"2.11.2-1",
"2.15.0-0.20.04.1",
"2.16.0-0.20.04.1",
"2.17.0-0.20.04.1",
"2.17.1-0.20.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-11"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-11?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-10",
"1.2.17-11"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j2-java",
"binary_version": "2.17.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "apache-log4j2",
"purl": "pkg:deb/ubuntu/apache-log4j2@2.17.1-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.13.3-1",
"2.15.0-1",
"2.16.0-1",
"2.17.0-1",
"2.17.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-11"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-11?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-11"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j2-java",
"binary_version": "2.19.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "apache-log4j2",
"purl": "pkg:deb/ubuntu/apache-log4j2@2.19.0-2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.19.0-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-11"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-11?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-11"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j2-java",
"binary_version": "2.19.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "apache-log4j2",
"purl": "pkg:deb/ubuntu/apache-log4j2@2.19.0-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.19.0-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j1.2-java",
"binary_version": "1.2.17-11build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "apache-log4j1.2",
"purl": "pkg:deb/ubuntu/apache-log4j1.2@1.2.17-11build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.17-11",
"1.2.17-11build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "liblog4j2-java",
"binary_version": "2.19.0-2build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "apache-log4j2",
"purl": "pkg:deb/ubuntu/apache-log4j2@2.19.0-2build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.19.0-2",
"2.19.0-2build1"
]
}
],
"aliases": [],
"details": "Apache Log4j Core\u0027s Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes. Two distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly: * The newLineEscape attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output. * The useTlsMessageFormat attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping. Users of the SyslogAppender are not affected, as its configuration attributes were not modified. Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.",
"id": "UBUNTU-CVE-2026-34478",
"modified": "2026-05-20T15:27:23Z",
"published": "2026-04-10T16:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-34478"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"type": "REPORT",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"type": "REPORT",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
},
{
"type": "REPORT",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"type": "REPORT",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"type": "REPORT",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"type": "REPORT",
"url": "http://www.openwall.com/lists/oss-security/2026/04/10/7"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N",
"type": "CVSS_V4"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-34478"
]
}
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.